mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-24 08:16:34 +01:00
Update content of files
This commit is contained in:
parent
268b4f97f8
commit
e42f26a809
2 changed files with 40 additions and 16 deletions
|
@ -2407,6 +2407,30 @@
|
|||
"singular": "Come Back Later"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.ConfirmationAlertDelete": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/DeleteAccount.ConfirmationAlertDelete",
|
||||
"photo_url": "https://telegra.ph/file/p/bf1500cf3d8/a1887e6e10f14a5a2dc1517.jpg?c=159,420,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Delete My Account"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.ConfirmationAlertText": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/DeleteAccount.ConfirmationAlertText",
|
||||
"photo_url": "https://telegra.ph/file/p/bf1500cf3d8/a1887e6e10f14a5a2dc1517.jpg?c=91,276,415,415,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Deleting your account will permanently delete your data!<br/><br/>It is impossible to reverse this action!"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.ConfirmationAlertTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/DeleteAccount.ConfirmationAlertTitle",
|
||||
"photo_url": "https://telegra.ph/file/p/bf1500cf3d8/a1887e6e10f14a5a2dc1517.jpg?c=129,236,341,341,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Proceed to Delete Your Account?"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.Continue": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/DeleteAccount.Continue",
|
||||
"photo_url": "https://telegra.ph/file/p/1bf29c97cdd/dd2583e6da5e21c0290c217.jpg?c=160,954,280,280,280,280",
|
||||
|
@ -2439,6 +2463,14 @@
|
|||
"singular": "Delete My Account"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.EnterPassword": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/DeleteAccount.EnterPassword",
|
||||
"photo_url": "https://telegra.ph/file/p/9b8dc71bcc5/6a87bf476f9fd99faea5817.jpg?c=147,165,306,306,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter Your Password"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.EnterPhoneNumber": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/DeleteAccount.EnterPhoneNumber",
|
||||
"photo_url": "https://telegra.ph/file/p/f00dea802c4/e831268d41ce54150061b17.jpg?c=110,151,382,382,280,280",
|
||||
|
@ -2471,6 +2503,14 @@
|
|||
"singular": "Your Groups and Channels"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.InvalidPasswordError": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/DeleteAccount.InvalidPasswordError",
|
||||
"photo_url": "https://telegra.ph/file/p/9b8dc71bcc5/6a87bf476f9fd99faea5817.jpg?c=96,283,410,410,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invalid password. Please try again."
|
||||
}
|
||||
},
|
||||
"DeleteAccount.InvalidPhoneNumberError": {
|
||||
"url": "https://translations.telegram.org/en/ios/settings/DeleteAccount.InvalidPhoneNumberError",
|
||||
"photo_url": "https://telegra.ph/file/p/f00dea802c4/e831268d41ce54150061b17.jpg?c=87,276,429,429,280,280",
|
||||
|
|
|
@ -2181,22 +2181,6 @@
|
|||
"singular": "Proceed to Delete Your Account?"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.EnterPassword": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/DeleteAccount.EnterPassword",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter Your Password"
|
||||
}
|
||||
},
|
||||
"DeleteAccount.InvalidPasswordError": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/DeleteAccount.InvalidPasswordError",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Invalid password. Please try again."
|
||||
}
|
||||
},
|
||||
"DeleteAccount.Options.AddAccountPremiumText": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/DeleteAccount.Options.AddAccountPremiumText",
|
||||
"photo_url": null,
|
||||
|
|
Loading…
Reference in a new issue