From 4cc8679f415045bf9e08ce9e2b5b0108691be819 Mon Sep 17 00:00:00 2001 From: Vivianne Langdon Date: Mon, 30 May 2022 16:36:16 -0700 Subject: [PATCH] updated the localization files --- app/javascript/mastodon/locales/en.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/javascript/mastodon/locales/en.json b/app/javascript/mastodon/locales/en.json index 654f206..75038c5 100644 --- a/app/javascript/mastodon/locales/en.json +++ b/app/javascript/mastodon/locales/en.json @@ -96,6 +96,8 @@ "community.column_settings.local_only": "Local only", "community.column_settings.media_only": "Media Only", "community.column_settings.remote_only": "Remote only", + "compose.language.change": "Change language", + "compose.language.search": "Search languages...", "compose_form.direct_message_warning_learn_more": "Learn more", "compose_form.encryption_warning": "Seeds on the Solarverse are not end-to-end encrypted. Why would you share private information here?", "compose_form.hashtag_warning": "This seed won't be listed under any hashtag as it is unlisted. Only public seeds can be searched by hashtag.", @@ -151,6 +153,7 @@ "embed.instructions": "Embed this seed on your website by copying the code below.", "embed.preview": "Here is what it will look like:", "emoji_button.activity": "Activity", + "emoji_button.clear": "Clear", "emoji_button.custom": "Custom", "emoji_button.flags": "Flags", "emoji_button.food": "Food & Drink", @@ -268,6 +271,8 @@ "lightbox.expand": "Expand image view box", "lightbox.next": "Next", "lightbox.previous": "Previous", + "limited_account_hint.action": "Show profile anyway", + "limited_account_hint.title": "This profile has been hidden by the custodians of the Solarverse.", "lists.account.add": "Add to quorum", "lists.account.remove": "Remove from quorum", "lists.delete": "Disband quorum",