Add onboarding splash screen strings for Weblate.

This commit is contained in:
Doug
2022-01-14 15:05:54 +00:00
parent 7f459970d8
commit c7447dec4a
2 changed files with 52 additions and 0 deletions
+12
View File
@@ -81,6 +81,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";