mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-05 07:27:42 +02:00
Remove the 'optional' in the email registration field
https://github.com/vector-im/vector-ios/issues/352
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"auth_password_placeholder" = "Password";
|
||||
"auth_new_password_placeholder" = "New password";
|
||||
"auth_user_name_placeholder" = "Your name";
|
||||
"auth_optional_email_placeholder" = "Email address (optional)";
|
||||
"auth_optional_email_placeholder" = "Email address";
|
||||
"auth_email_placeholder" = "Email address";
|
||||
"auth_repeat_password_placeholder" = "Repeat password";
|
||||
"auth_repeat_new_password_placeholder" = "Confirm your new password";
|
||||
|
||||
Reference in New Issue
Block a user