mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
b2ddcd9316
commit
cfb557e177
1 changed files with 13 additions and 0 deletions
|
@ -10203,3 +10203,16 @@
|
|||
|
||||
"WebApp.Biometry.Confirm.TouchId" = "Do you want to allow %@ to use Touch ID?";
|
||||
"WebApp.Biometry.Confirm.FaceId" = "Do you want to allow %@ to use Touch ID?";
|
||||
|
||||
|
||||
|
||||
|
||||
"CollectibleItemInfo.UsernameTitle" = "[%@]() is a collectible username\nthat belongs to";
|
||||
"CollectibleItemInfo.UsernameText" = "The **@%1$@** username was acquired on\nFragment on %2$@ for %3$@** %4$@** (~%5$@).\n\n[Copy Link]()";
|
||||
"CollectibleItemInfo.PhoneTitle" = "[%@]() is a collectible phone number\nthat belongs to";
|
||||
"CollectibleItemInfo.PhoneText" = "The phone number **@%1$@** was acquired on\nFragment on %2$@ for %3$@** %4$@** (~%5$@).\n\n[Copy Link]()";
|
||||
"CollectibleItemInfo.ButtonOpenInfo" = "Learn More";
|
||||
|
||||
|
||||
"Chat.Alert.Unsaved" = "You have unsaved changes.\nReset?";
|
||||
"Chat.Alert.Unsaved.Reset" = "Reset";
|
||||
|
|
Loading…
Reference in a new issue