diff --git a/apps/admin/locales/cs-CZ/auth.json b/apps/admin/locales/cs-CZ/auth.json index 179cbde..00a825c 100644 --- a/apps/admin/locales/cs-CZ/auth.json +++ b/apps/admin/locales/cs-CZ/auth.json @@ -20,7 +20,7 @@ "logout": "Odhlásit se", "methods": { "email": "E-mail", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "nebo pomocí e-mailu", "register": { diff --git a/apps/admin/locales/de-DE/auth.json b/apps/admin/locales/de-DE/auth.json index 501fdbb..69ac96b 100644 --- a/apps/admin/locales/de-DE/auth.json +++ b/apps/admin/locales/de-DE/auth.json @@ -20,7 +20,7 @@ "logout": "Abmelden", "methods": { "email": "E-Mail", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "oder mit E-Mail", "register": { diff --git a/apps/admin/locales/en-US/auth.json b/apps/admin/locales/en-US/auth.json index 44d7b73..2a66dcc 100644 --- a/apps/admin/locales/en-US/auth.json +++ b/apps/admin/locales/en-US/auth.json @@ -20,7 +20,7 @@ "logout": "Logout", "methods": { "email": "Email", - "sms": "Telephone" + "mobile": "Telephone" }, "orWithEmail": "Or with Email", "register": { diff --git a/apps/admin/locales/es-ES/auth.json b/apps/admin/locales/es-ES/auth.json index cde84d0..a3af261 100644 --- a/apps/admin/locales/es-ES/auth.json +++ b/apps/admin/locales/es-ES/auth.json @@ -20,7 +20,7 @@ "logout": "Cerrar sesión", "methods": { "email": "Correo electrónico", - "sms": "Teléfono" + "mobile": "Teléfono" }, "orWithEmail": "o con correo electrónico", "register": { diff --git a/apps/admin/locales/es-MX/auth.json b/apps/admin/locales/es-MX/auth.json index 93ab5b8..9a71fd2 100644 --- a/apps/admin/locales/es-MX/auth.json +++ b/apps/admin/locales/es-MX/auth.json @@ -20,7 +20,7 @@ "logout": "Cerrar sesión", "methods": { "email": "Correo electrónico", - "sms": "Teléfono" + "mobile": "Teléfono" }, "orWithEmail": "o usa correo electrónico", "register": { diff --git a/apps/admin/locales/fa-IR/auth.json b/apps/admin/locales/fa-IR/auth.json index 7a2d445..d888612 100644 --- a/apps/admin/locales/fa-IR/auth.json +++ b/apps/admin/locales/fa-IR/auth.json @@ -20,7 +20,7 @@ "logout": "خروج", "methods": { "email": "ایمیل", - "sms": "تلفن" + "mobile": "تلفن" }, "orWithEmail": "یا با ایمیل", "register": { diff --git a/apps/admin/locales/fi-FI/auth.json b/apps/admin/locales/fi-FI/auth.json index 58f2ee2..276fad9 100644 --- a/apps/admin/locales/fi-FI/auth.json +++ b/apps/admin/locales/fi-FI/auth.json @@ -20,7 +20,7 @@ "logout": "Kirjaudu ulos", "methods": { "email": "Sähköposti", - "sms": "Puhelin" + "mobile": "Puhelin" }, "orWithEmail": "tai käytä sähköpostia", "register": { diff --git a/apps/admin/locales/fr-FR/auth.json b/apps/admin/locales/fr-FR/auth.json index 8a46eb6..62fab54 100644 --- a/apps/admin/locales/fr-FR/auth.json +++ b/apps/admin/locales/fr-FR/auth.json @@ -20,7 +20,7 @@ "logout": "Déconnexion", "methods": { "email": "E-mail", - "sms": "Téléphone" + "mobile": "Téléphone" }, "orWithEmail": "ou utiliser l'e-mail", "register": { diff --git a/apps/admin/locales/hi-IN/auth.json b/apps/admin/locales/hi-IN/auth.json index 0612af8..a26612c 100644 --- a/apps/admin/locales/hi-IN/auth.json +++ b/apps/admin/locales/hi-IN/auth.json @@ -20,7 +20,7 @@ "logout": "लॉगआउट", "methods": { "email": "ईमेल", - "sms": "टेलीफोन" + "mobile": "टेलीफोन" }, "orWithEmail": "या ईमेल का उपयोग करें", "register": { diff --git a/apps/admin/locales/hu-HU/auth.json b/apps/admin/locales/hu-HU/auth.json index 97c75d0..22b832c 100644 --- a/apps/admin/locales/hu-HU/auth.json +++ b/apps/admin/locales/hu-HU/auth.json @@ -20,7 +20,7 @@ "logout": "Kijelentkezés", "methods": { "email": "E-mail", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "vagy használja az e-mailt", "register": { diff --git a/apps/admin/locales/ja-JP/auth.json b/apps/admin/locales/ja-JP/auth.json index 8299c40..b0b0488 100644 --- a/apps/admin/locales/ja-JP/auth.json +++ b/apps/admin/locales/ja-JP/auth.json @@ -20,7 +20,7 @@ "logout": "ログアウト", "methods": { "email": "メール", - "sms": "電話" + "mobile": "電話" }, "orWithEmail": "またはメールを使用", "register": { diff --git a/apps/admin/locales/ko-KR/auth.json b/apps/admin/locales/ko-KR/auth.json index 06a8f87..6f1f8fa 100644 --- a/apps/admin/locales/ko-KR/auth.json +++ b/apps/admin/locales/ko-KR/auth.json @@ -20,7 +20,7 @@ "logout": "로그아웃", "methods": { "email": "이메일", - "sms": "전화" + "mobile": "전화" }, "orWithEmail": "또는 이메일 사용", "register": { diff --git a/apps/admin/locales/no-NO/auth.json b/apps/admin/locales/no-NO/auth.json index e0aa240..afe13c9 100644 --- a/apps/admin/locales/no-NO/auth.json +++ b/apps/admin/locales/no-NO/auth.json @@ -20,7 +20,7 @@ "logout": "Logg ut", "methods": { "email": "E-post", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "eller bruk e-post", "register": { diff --git a/apps/admin/locales/pl-PL/auth.json b/apps/admin/locales/pl-PL/auth.json index dd80ccc..49d41f4 100644 --- a/apps/admin/locales/pl-PL/auth.json +++ b/apps/admin/locales/pl-PL/auth.json @@ -20,7 +20,7 @@ "logout": "Wyloguj się", "methods": { "email": "E-mail", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "lub użyj e-maila", "register": { diff --git a/apps/admin/locales/pt-BR/auth.json b/apps/admin/locales/pt-BR/auth.json index 1096608..c27c593 100644 --- a/apps/admin/locales/pt-BR/auth.json +++ b/apps/admin/locales/pt-BR/auth.json @@ -20,7 +20,7 @@ "logout": "Sair", "methods": { "email": "Email", - "sms": "Telefone" + "mobile": "Telefone" }, "orWithEmail": "ou use o e-mail", "register": { diff --git a/apps/admin/locales/ro-RO/auth.json b/apps/admin/locales/ro-RO/auth.json index ab14adc..8531bbd 100644 --- a/apps/admin/locales/ro-RO/auth.json +++ b/apps/admin/locales/ro-RO/auth.json @@ -20,7 +20,7 @@ "logout": "Deconectare", "methods": { "email": "Email", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "sau folosește e-mailul", "register": { diff --git a/apps/admin/locales/ru-RU/auth.json b/apps/admin/locales/ru-RU/auth.json index 6831e61..4fef2d3 100644 --- a/apps/admin/locales/ru-RU/auth.json +++ b/apps/admin/locales/ru-RU/auth.json @@ -20,7 +20,7 @@ "logout": "Выйти", "methods": { "email": "Электронная почта", - "sms": "Телефон" + "mobile": "Телефон" }, "orWithEmail": "или с помощью электронной почты", "register": { diff --git a/apps/admin/locales/th-TH/auth.json b/apps/admin/locales/th-TH/auth.json index bac1da0..e0fe5399 100644 --- a/apps/admin/locales/th-TH/auth.json +++ b/apps/admin/locales/th-TH/auth.json @@ -20,7 +20,7 @@ "logout": "ออกจากระบบ", "methods": { "email": "อีเมล", - "sms": "โทรศัพท์" + "mobile": "โทรศัพท์" }, "orWithEmail": "หรือใช้ที่อยู่อีเมล", "register": { diff --git a/apps/admin/locales/tr-TR/auth.json b/apps/admin/locales/tr-TR/auth.json index 8510f95..80acd66 100644 --- a/apps/admin/locales/tr-TR/auth.json +++ b/apps/admin/locales/tr-TR/auth.json @@ -20,7 +20,7 @@ "logout": "Çıkış Yap", "methods": { "email": "E-posta", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "veya e-posta kullan", "register": { diff --git a/apps/admin/locales/uk-UA/auth.json b/apps/admin/locales/uk-UA/auth.json index 8eeca1b..34ca9ed 100644 --- a/apps/admin/locales/uk-UA/auth.json +++ b/apps/admin/locales/uk-UA/auth.json @@ -20,7 +20,7 @@ "logout": "Вийти", "methods": { "email": "Електронна пошта", - "sms": "Телефон" + "mobile": "Телефон" }, "orWithEmail": "або використовуйте електронну пошту", "register": { diff --git a/apps/admin/locales/vi-VN/auth.json b/apps/admin/locales/vi-VN/auth.json index 476c667..d76b120 100644 --- a/apps/admin/locales/vi-VN/auth.json +++ b/apps/admin/locales/vi-VN/auth.json @@ -20,7 +20,7 @@ "logout": "Đăng xuất", "methods": { "email": "Email", - "sms": "Điện thoại" + "mobile": "Điện thoại" }, "orWithEmail": "hoặc sử dụng email", "register": { diff --git a/apps/admin/locales/zh-CN/auth.json b/apps/admin/locales/zh-CN/auth.json index a27e8ec..cf84591 100644 --- a/apps/admin/locales/zh-CN/auth.json +++ b/apps/admin/locales/zh-CN/auth.json @@ -20,7 +20,7 @@ "logout": "退出登录", "methods": { "email": "电子邮件", - "sms": "电话" + "mobile": "电话" }, "orWithEmail": "或使用邮箱", "register": { diff --git a/apps/admin/locales/zh-HK/auth.json b/apps/admin/locales/zh-HK/auth.json index 15b931c..df6e289 100644 --- a/apps/admin/locales/zh-HK/auth.json +++ b/apps/admin/locales/zh-HK/auth.json @@ -20,7 +20,7 @@ "logout": "登出", "methods": { "email": "電郵", - "sms": "電話" + "mobile": "電話" }, "orWithEmail": "或使用電子郵件", "register": { diff --git a/apps/user/locales/cs-CZ/auth.json b/apps/user/locales/cs-CZ/auth.json index 875eae9..8b292c9 100644 --- a/apps/user/locales/cs-CZ/auth.json +++ b/apps/user/locales/cs-CZ/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "E-mail", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "nebo pomocí e-mailu", "register": { diff --git a/apps/user/locales/de-DE/auth.json b/apps/user/locales/de-DE/auth.json index e3ed919..94dbfea 100644 --- a/apps/user/locales/de-DE/auth.json +++ b/apps/user/locales/de-DE/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "E-Mail", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "oder mit E-Mail", "register": { diff --git a/apps/user/locales/en-US/auth.json b/apps/user/locales/en-US/auth.json index ad60711..45946bf 100644 --- a/apps/user/locales/en-US/auth.json +++ b/apps/user/locales/en-US/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Email", - "sms": "Telephone" + "mobile": "Telephone" }, "orWithEmail": "Or with Email", "register": { diff --git a/apps/user/locales/es-ES/auth.json b/apps/user/locales/es-ES/auth.json index bd97a3d..2c7850b 100644 --- a/apps/user/locales/es-ES/auth.json +++ b/apps/user/locales/es-ES/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Correo electrónico", - "sms": "Teléfono" + "mobile": "Teléfono" }, "orWithEmail": "o usar correo electrónico", "register": { diff --git a/apps/user/locales/es-MX/auth.json b/apps/user/locales/es-MX/auth.json index 5aa780b..515fcb0 100644 --- a/apps/user/locales/es-MX/auth.json +++ b/apps/user/locales/es-MX/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Correo electrónico", - "sms": "Teléfono" + "mobile": "Teléfono" }, "orWithEmail": "o usar correo electrónico", "register": { diff --git a/apps/user/locales/fa-IR/auth.json b/apps/user/locales/fa-IR/auth.json index 355dd50..d096f11 100644 --- a/apps/user/locales/fa-IR/auth.json +++ b/apps/user/locales/fa-IR/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "ایمیل", - "sms": "تلفن" + "mobile": "تلفن" }, "orWithEmail": "یا با ایمیل", "register": { diff --git a/apps/user/locales/fi-FI/auth.json b/apps/user/locales/fi-FI/auth.json index 8484ef6..adcba1d 100644 --- a/apps/user/locales/fi-FI/auth.json +++ b/apps/user/locales/fi-FI/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Sähköposti", - "sms": "Puhelin" + "mobile": "Puhelin" }, "orWithEmail": "tai käytä sähköpostia", "register": { diff --git a/apps/user/locales/fr-FR/auth.json b/apps/user/locales/fr-FR/auth.json index 6597c47..496617a 100644 --- a/apps/user/locales/fr-FR/auth.json +++ b/apps/user/locales/fr-FR/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "E-mail", - "sms": "Téléphone" + "mobile": "Téléphone" }, "orWithEmail": "ou utiliser l'e-mail", "register": { diff --git a/apps/user/locales/hi-IN/auth.json b/apps/user/locales/hi-IN/auth.json index be04eed..7f80c61 100644 --- a/apps/user/locales/hi-IN/auth.json +++ b/apps/user/locales/hi-IN/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "ईमेल", - "sms": "टेलीफोन" + "mobile": "टेलीफोन" }, "orWithEmail": "या ईमेल का उपयोग करें", "register": { diff --git a/apps/user/locales/hu-HU/auth.json b/apps/user/locales/hu-HU/auth.json index 59f3c92..c0dc47c 100644 --- a/apps/user/locales/hu-HU/auth.json +++ b/apps/user/locales/hu-HU/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "E-mail", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "vagy használja az e-mailt", "register": { diff --git a/apps/user/locales/ja-JP/auth.json b/apps/user/locales/ja-JP/auth.json index 1d72f93..7c65ec6 100644 --- a/apps/user/locales/ja-JP/auth.json +++ b/apps/user/locales/ja-JP/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "メール", - "sms": "電話" + "mobile": "電話" }, "orWithEmail": "またはメールを使用", "register": { diff --git a/apps/user/locales/ko-KR/auth.json b/apps/user/locales/ko-KR/auth.json index b05c2d2..5cf192d 100644 --- a/apps/user/locales/ko-KR/auth.json +++ b/apps/user/locales/ko-KR/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "이메일", - "sms": "전화" + "mobile": "전화" }, "orWithEmail": "또는 이메일 사용", "register": { diff --git a/apps/user/locales/no-NO/auth.json b/apps/user/locales/no-NO/auth.json index 5327821..6fe80b2 100644 --- a/apps/user/locales/no-NO/auth.json +++ b/apps/user/locales/no-NO/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "E-post", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "eller bruk e-post", "register": { diff --git a/apps/user/locales/pl-PL/auth.json b/apps/user/locales/pl-PL/auth.json index f508b47..b9cf2eb 100644 --- a/apps/user/locales/pl-PL/auth.json +++ b/apps/user/locales/pl-PL/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "E-mail", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "lub użyj e-maila", "register": { diff --git a/apps/user/locales/pt-BR/auth.json b/apps/user/locales/pt-BR/auth.json index 88c332a..2669cc3 100644 --- a/apps/user/locales/pt-BR/auth.json +++ b/apps/user/locales/pt-BR/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Email", - "sms": "Telefone" + "mobile": "Telefone" }, "orWithEmail": "ou use o e-mail", "register": { diff --git a/apps/user/locales/ro-RO/auth.json b/apps/user/locales/ro-RO/auth.json index 37b3a8c..89f7029 100644 --- a/apps/user/locales/ro-RO/auth.json +++ b/apps/user/locales/ro-RO/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Email", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "sau folosește e-mailul", "register": { diff --git a/apps/user/locales/ru-RU/auth.json b/apps/user/locales/ru-RU/auth.json index 41e4fe1..3237ea3 100644 --- a/apps/user/locales/ru-RU/auth.json +++ b/apps/user/locales/ru-RU/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Электронная почта", - "sms": "Телефон" + "mobile": "Телефон" }, "orWithEmail": "или с помощью электронной почты", "register": { diff --git a/apps/user/locales/th-TH/auth.json b/apps/user/locales/th-TH/auth.json index c1ce7eb..828ff39 100644 --- a/apps/user/locales/th-TH/auth.json +++ b/apps/user/locales/th-TH/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "อีเมล", - "sms": "โทรศัพท์" + "mobile": "โทรศัพท์" }, "orWithEmail": "หรือใช้ที่อยู่อีเมล", "register": { diff --git a/apps/user/locales/tr-TR/auth.json b/apps/user/locales/tr-TR/auth.json index dfb95d4..658ee49 100644 --- a/apps/user/locales/tr-TR/auth.json +++ b/apps/user/locales/tr-TR/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "E-posta", - "sms": "Telefon" + "mobile": "Telefon" }, "orWithEmail": "veya e-posta ile", "register": { diff --git a/apps/user/locales/uk-UA/auth.json b/apps/user/locales/uk-UA/auth.json index 4900684..9fe0006 100644 --- a/apps/user/locales/uk-UA/auth.json +++ b/apps/user/locales/uk-UA/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Електронна пошта", - "sms": "Телефон" + "mobile": "Телефон" }, "orWithEmail": "або використовуйте електронну пошту", "register": { diff --git a/apps/user/locales/vi-VN/auth.json b/apps/user/locales/vi-VN/auth.json index 03909db..50f785e 100644 --- a/apps/user/locales/vi-VN/auth.json +++ b/apps/user/locales/vi-VN/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "Email", - "sms": "Điện thoại" + "mobile": "Điện thoại" }, "orWithEmail": "hoặc sử dụng email", "register": { diff --git a/apps/user/locales/zh-CN/auth.json b/apps/user/locales/zh-CN/auth.json index 01a5f3e..0adc10b 100644 --- a/apps/user/locales/zh-CN/auth.json +++ b/apps/user/locales/zh-CN/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "电子邮件", - "sms": "电话" + "mobile": "电话" }, "orWithEmail": "或使用邮箱", "register": { diff --git a/apps/user/locales/zh-HK/auth.json b/apps/user/locales/zh-HK/auth.json index 7a9f4d4..22f9929 100644 --- a/apps/user/locales/zh-HK/auth.json +++ b/apps/user/locales/zh-HK/auth.json @@ -20,7 +20,7 @@ }, "methods": { "email": "電郵", - "sms": "電話" + "mobile": "電話" }, "orWithEmail": "或使用電子郵件", "register": {