Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 update the default state and the text of the Terms of service field (#223) #227

Merged
merged 2 commits into from
May 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
let nickNamechecked = false;
let nickNameTaken = false;
let loading = false;
let accepted = false;
let accepted = true;
let alternativeNicknames: string[] = [];
let checkNicknameForm: HTMLFormElement;
let formLoading = false;
Expand Down
2 changes: 1 addition & 1 deletion registration/src/lib/i18n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Password": "كلمة المرور",
"Confirm password": "تأكيد كلمة المرور",
"Phone number": "رقم الهاتف",
"uela": "أوافق على <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Terms of use\" class=\"text-primary\">شروط الاستخدام</a> وشروط استخدام البيانات الشخصية \nبموجب الشروط المنصوص عليها في اتفاقية <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Privacy Policy\" class=\"text-primary\" >سياسة الخصوصية</a>.",
"uela": "بالنقر على \"التالي\"، فإنك توافق على <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Terms of use\" class=\"text-primary\">شروط الاستخدام</a> و \nشروط استخدام البيانات الشخصية بموجب الشروط المنصوص عليها في اتفاقية <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Privacy Policy\" class=\"text-primary\" >سياسة الخصوصية</a>.",
"Cellphone / Username / Email": "رقم الهاتف / اسم المستخدم / البريد الإلكتروني",
"logged_hero": "معرف تويك هو إدخالك الوحيد الوصول إلى جميع خدماتنا الدردشة والبريد الملفات",
"Congratulations": "تهانينا",
Expand Down
2 changes: 1 addition & 1 deletion registration/src/lib/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Password": "Password",
"Confirm password": "Confirm password",
"Phone number": "Phone number",
"uela": "I agree with <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Terms of use\" class=\"text-primary\">Terms of use</a> and personal data usage terms under conditions stipulated in <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Privacy policy\" class=\"text-primary\" >Privacy Policy</a> agreement.",
"uela": "By clicking Next, you agree with <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Terms of use\" class=\"text-primary\">Terms of use</a> and personal data usage terms under conditions stipulated in <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Privacy policy\" class=\"text-primary\" >Privacy Policy</a> agreement.",
"Cellphone / Username / Email": "Phone number / Username / Email",
"logged_hero": "Twake ID is your one entry access to all our services Chat, Mail and Drive",
"Congratulations": "Congratulations",
Expand Down
2 changes: 1 addition & 1 deletion registration/src/lib/i18n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Password": "Mot de passe",
"Confirm password": "Confirmer le mot de passe",
"Phone number": "Numéro de téléphone",
"uela": "J'accepte les <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Conditions d'utilisation\" class=\"text-primary\">Conditions d'utilisation</a> et les conditions d'utilisation des données personnelles \ndans les conditions stipulées dans l'accord <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Politique de confidentialité\" class=\"text-primary\" >Politique de confidentialité</a>.",
"uela": "En cliquant sur Suivant, vous acceptez les <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Conditions d'utilisation\" class=\"text-primary\">Conditions d'utilisation</a> et \nconditions d'utilisation des données personnelles dans les conditions stipulées dans l'accord <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Politique de confidentialité\" class=\"text-primary\" >Politique de confidentialité</a>.",
"Cellphone / Username / Email": "Numéro de téléphone / Nom d'utilisateur / Email",
"logged_hero": "Twake ID est votre seule entrée accès à tous nos services Chat, courrier et Drive",
"Congratulations": "Félicitations",
Expand Down
2 changes: 1 addition & 1 deletion registration/src/lib/i18n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Password": "Пароль",
"Confirm password": "Подтвердите пароль",
"Phone number": "Номер телефона",
"uela": "Я согласен с <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Условиями использования\" class=\"text-primary\"> Условиями использования </a>и Использованием персональных данных на условиях, предусмотренных в соглашении <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Политика конфиденциальности\" class=\"text-primary\"> Политикой конфиденциальности </a> .",
"uela": "Нажимая «Далее», вы соглашаетесь с <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Условиями использования\" class=\"text-primary\">Условиями использования</a> и \nусловия использования персональных данных на условиях, предусмотренных соглашением <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Privacy policy\" class=\"text-primary\" >Политика конфиденциальности</a>.",
"Cellphone / Username / Email": "Номер телефона / Логин / Email",
"logged_hero": "Twake ID — единый доступ к сервисам: чату, почте и диску",
"Congratulations": "Поздравляем",
Expand Down
2 changes: 1 addition & 1 deletion registration/src/lib/i18n/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"Password": "Mật khẩu",
"Confirm password": "Xác nhận mật khẩu",
"Phone number": "Số điện thoại",
"uela": "Tôi đồng ý với <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Terms of use\" class=\"text-primary\">Điều khoản sử dụng</a> và điều khoản sử dụng dữ liệu cá nhân \ntheo các điều kiện được quy định trong thỏa thuận <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Chính sách quyền riêng tư\" class=\"text-primary\" >Chính sách quyền riêng tư</a>.",
"uela": "Bằng cách nhấp vào Tiếp theo, bạn đồng ý với <a href=\"https://twake.app/terms\" target=\"_blank\" title=\"Terms of use\" class=\"text-primary\">Điều khoản sử dụng</a> và \nđiều khoản sử dụng dữ liệu cá nhân theo các điều kiện được quy định trong thỏa thuận <a href=\"https://twake.app/policy\" target=\"_blank\" title=\"Privacy Policy\" class=\"text-primary\" >Chính sách quyền riêng tư</a>.",
"Cellphone / Username / Email": "Số điện thoại/Tên người dùng/Email",
"logged_hero": " Twake ID là một mục nhập của bạn truy cập vào tất cả các dịch vụ của chúng tôi Trò chuyện, Thư và Drive",
"Congratulations": "Chúc mừng",
Expand Down
Loading