Social login: Add strings.

This commit is contained in:
SBiOSoftWhare
2020-12-17 12:37:46 +01:00
parent 6b6480decc
commit 3909d10885
2 changed files with 34 additions and 0 deletions
+10
View File
@@ -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 youre trying to connect to another homeserver. Do you want to sign out?";