diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-05-22 16:38:21 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-05-22 16:38:21 +0000 |
| commit | 3b6d72ef3b57877587e48e35744954945c44a217 (patch) | |
| tree | a38bd995196a52d14d499b46c1b8f256e17a9877 /src/i18n | |
| parent | a88abc7ee3b78427e40bc4d2346a78e9871d1ba4 (diff) | |
| parent | 069cf3fa87c0d29803275fe66864d5e439cad309 (diff) | |
Merge branch 'revert-a88abc7e' into 'develop'
Revert "Merge branch 'from/develop/tusooa/lang-opts' into 'develop'"
See merge request pleroma/pleroma-fe!1526
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index a3174492..733df0a0 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -255,8 +255,7 @@ "password_required": "cannot be left blank", "password_confirmation_required": "cannot be left blank", "password_confirmation_match": "should be the same as password" - }, - "email_language": "In which language do you want to receive emails from the server?" + } }, "remote_user_resolver": { "remote_user_resolver": "Remote user resolver", @@ -305,7 +304,6 @@ "avatarRadius": "Avatars", "background": "Background", "bio": "Bio", - "email_language": "Language for receiving emails from the server", "block_export": "Block export", "block_export_button": "Export your blocks to a csv file", "block_import": "Block import", |
