mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-20 16:42:44 +02:00
Social login: Add strings.
This commit is contained in:
@@ -139,6 +139,16 @@
|
||||
"auth_softlogout_clear_data_sign_out_msg" = "Are you sure you want to clear all data currently stored on this device? Sign in again to access your account data and messages.";
|
||||
"auth_softlogout_clear_data_sign_out" = "Sign out";
|
||||
|
||||
// Social login
|
||||
|
||||
"social_login_list_title_continue" = "Continue with";
|
||||
"social_login_list_title_sign_in" = "Or login with";
|
||||
"social_login_list_title_sign_up" = "Or register with";
|
||||
|
||||
"social_login_button_title_continue" = "Continue with %@";
|
||||
"social_login_button_title_sign_in" = "Sign In with %@";
|
||||
"social_login_button_title_sign_up" = "Sign Up with %@";
|
||||
|
||||
// Errors
|
||||
"error_user_already_logged_in" = "It looks like you’re trying to connect to another homeserver. Do you want to sign out?";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user