feat(locales): Update 'sms' to 'mobile' in authentication methods across multiple languages

This commit is contained in:
web@ppanel
2025-02-09 22:24:00 +07:00
parent c940f3c209
commit fea2171d54
46 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"logout": "Выйти",
"methods": {
"email": "Электронная почта",
"sms": "Телефон"
"mobile": "Телефон"
},
"orWithEmail": "или с помощью электронной почты",
"register": {