mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-03 21:16:35 +00:00
Update submodules
This commit is contained in:
commit
f6070cb465
@ -232,6 +232,16 @@
|
|||||||
"Login.InvalidFirstNameError" = "Invalid first name. Please try again.";
|
"Login.InvalidFirstNameError" = "Invalid first name. Please try again.";
|
||||||
"Login.InvalidLastNameError" = "Invalid last name. Please try again.";
|
"Login.InvalidLastNameError" = "Invalid last name. Please try again.";
|
||||||
|
|
||||||
|
"Login.InvalidPhoneEmailSubject" = "Invalid phone number: %@";
|
||||||
|
"Login.InvalidPhoneEmailBody" = "I'm trying to use my mobile phone number: %1$@\nBut Telegram says it's invalid. Please help.\n\nApp version: %2$@\nOS version: %3$@\nLocale: %4$@\nMNC: %5$@";
|
||||||
|
|
||||||
|
"Login.PhoneBannedEmailSubject" = "Banned phone number: %@";
|
||||||
|
"Login.PhoneBannedEmailBody" = "I'm trying to use my mobile phone number: %1$@\nBut Telegram says it's banned. Please help.\n\nApp version: %2$@\nOS version: %3$@\nLocale: %4$@\nMNC: %5$@";
|
||||||
|
|
||||||
|
"Login.PhoneGenericEmailSubject" = "Telegram iOS error: %@";
|
||||||
|
"Login.PhoneGenericEmailBody" = "I'm trying to use my mobile phone number: %1$@\nBut Telegram shows an error. Please help.\n\nError: %2$@\nApp version: %3$@\nOS version: %4$@\nLocale: %5$@\nMNC: %6$@";
|
||||||
|
|
||||||
|
|
||||||
"Login.PhoneTitle" = "Your Phone";
|
"Login.PhoneTitle" = "Your Phone";
|
||||||
"Login.PhonePlaceholder" = "Your phone number";
|
"Login.PhonePlaceholder" = "Your phone number";
|
||||||
"Login.CountryCode" = "Country Code";
|
"Login.CountryCode" = "Country Code";
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit e8a63d4fc8058d8f34a297ed8da48ad41bb11a30
|
Subproject commit eaaf1aa78789455f144aa623405b80336c482e64
|
||||||
Loading…
x
Reference in New Issue
Block a user