Merge branch 'gil/5230_SP2-Adding_Rooms_to_Spaces' into gil/5231_SP3-1_Update_room_settings_for_Spaces

This commit is contained in:
Gil Eluard
2022-01-17 20:40:33 +01:00
10 changed files with 288 additions and 11 deletions
+12
View File
@@ -87,6 +87,18 @@
"accessibility_checkbox_label" = "checkbox";
"accessibility_button_label" = "button";
// Onboarding
"onboarding_splash_register_button_title" = "Create account";
"onboarding_splash_login_button_title" = "I already have an account";
"onboarding_splash_page_1_title" = "Own your conversations.";
"onboarding_splash_page_1_message" = "Secure and independent communication that gives you the same level of privacy as a face-to-face conversation in your own home.";
"onboarding_splash_page_2_title" = "Youre in control.";
"onboarding_splash_page_2_message" = "Choose where your conversations are kept, giving you control and independence. Connected via Matrix.";
"onboarding_splash_page_3_title" = "Secure messaging.";
"onboarding_splash_page_3_message" = "End-to-end encrypted and no phone number required. No ads or datamining.";
"onboarding_splash_page_4_title_no_pun" = "Messaging for your team.";
"onboarding_splash_page_4_message" = "Element is also great for the workplace. Its trusted by the worlds most secure organisations.";
// Authentication
"auth_login" = "Log in";
"auth_register" = "Register";