mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-01 05:36:57 +02:00
Merge pull request #61 from vector-im/authentication_screen
Authentication screen
This commit is contained in:
@@ -35,14 +35,15 @@
|
||||
"camera" = "Camera";
|
||||
|
||||
// Authentication
|
||||
"auth_sign_in" = "Sign in";
|
||||
"auth_login" = "Log in";
|
||||
"auth_create_account" = "Create a new account";
|
||||
"auth_create_account_title" = "Create an account";
|
||||
"auth_register" = "Register";
|
||||
"auth_back_to_login" = "I already have an account";
|
||||
"auth_email_placeholder" = "Email address";
|
||||
"auth_user_id_placeholder" = "Email or user name";
|
||||
"auth_password_placeholder" = "Password";
|
||||
"auth_user_name_placeholder" = "Your name";
|
||||
"auth_email_placeholder" = "Email address";
|
||||
"auth_repeat_password_placeholder" = "Repeat password";
|
||||
"auth_forgot_password" = "Forgot password?";
|
||||
"auth_use_server_options" = "Use custom server options (advanced)";
|
||||
|
||||
// Chat creation
|
||||
"room_creation_title" = "New Chat";
|
||||
|
||||
Reference in New Issue
Block a user