Add English translation for language options

This commit is contained in:
Tusooa Zhu 2022-03-26 13:03:39 -04:00
parent 1d36ea5ec5
commit 093c85d006
No known key found for this signature in database
GPG key ID: 7B467EDE43A08224

View file

@ -254,7 +254,8 @@
"password_required": "cannot be left blank", "password_required": "cannot be left blank",
"password_confirmation_required": "cannot be left blank", "password_confirmation_required": "cannot be left blank",
"password_confirmation_match": "should be the same as password" "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": "Remote user resolver", "remote_user_resolver": "Remote user resolver",
@ -303,6 +304,7 @@
"avatarRadius": "Avatars", "avatarRadius": "Avatars",
"background": "Background", "background": "Background",
"bio": "Bio", "bio": "Bio",
"email_language": "Language for receiving emails from the server",
"block_export": "Block export", "block_export": "Block export",
"block_export_button": "Export your blocks to a csv file", "block_export_button": "Export your blocks to a csv file",
"block_import": "Block import", "block_import": "Block import",