mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
b6bca12a7c
commit
a7e090e92c
3 changed files with 20 additions and 20 deletions
|
@ -3376,7 +3376,6 @@
|
|||
"GpsDisabledAlertText",
|
||||
"GpsDisabledAlertTitle",
|
||||
"GraceMessage",
|
||||
"GraceSuggestionButton",
|
||||
"GraceSuggestionMessage",
|
||||
"GraceSuggestionTitle",
|
||||
"GraceTitle",
|
||||
|
@ -4669,6 +4668,7 @@
|
|||
"NotifyFromContacts",
|
||||
"NotifyFromEveryone",
|
||||
"NotifyFromNobody",
|
||||
"NotifyFromNobody",
|
||||
"NotifyLessOptions",
|
||||
"NotifyMeAbout",
|
||||
"NotifyMeAbout",
|
||||
|
@ -4677,9 +4677,9 @@
|
|||
"NotifyMeAboutImportantStories",
|
||||
"NotifyMeAboutMessagesReactions",
|
||||
"NotifyMeAboutNewStories",
|
||||
"NotifyMeAboutPrivate",
|
||||
"NotifyMeAboutStoriesReactions",
|
||||
"NotifyMoreOptions",
|
||||
"NotifyMoreOptions",
|
||||
"November",
|
||||
"NowInContacts",
|
||||
"NumberUnknown",
|
||||
|
|
|
@ -5988,6 +5988,14 @@
|
|||
"singular": "From Everyone"
|
||||
}
|
||||
},
|
||||
"NotifyFromNobody": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NotifyFromNobody",
|
||||
"photo_url": "https://telegra.ph/file/p/37508607dfa/e5b1c89c98693a729ee1117.jpg?c=55,252,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Off"
|
||||
}
|
||||
},
|
||||
"NotifyMeAbout": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NotifyMeAbout",
|
||||
"photo_url": "https://telegra.ph/file/p/8307f594df3/c5d12886b87301c11fec517.jpg?c=21,92,280,280,280,280",
|
||||
|
@ -6012,6 +6020,14 @@
|
|||
"singular": "Reactions to My Stories"
|
||||
}
|
||||
},
|
||||
"NotifyMoreOptions": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NotifyMoreOptions",
|
||||
"photo_url": "https://telegra.ph/file/p/37508607dfa/e5b1c89c98693a729ee1117.jpg?c=21,513,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "More Options"
|
||||
}
|
||||
},
|
||||
"NumberUnknown": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/NumberUnknown",
|
||||
"photo_url": "https://telegra.ph/file/p/43c9e6eb7b8/2c6c4a0a57797231bd5011d.jpg?c=93,135,280,280,280,280",
|
||||
|
|
|
@ -6217,14 +6217,6 @@
|
|||
"singular": "Don’t lose access to exclusive features."
|
||||
}
|
||||
},
|
||||
"GraceSuggestionButton": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GraceSuggestionButton",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Restore Subscription"
|
||||
}
|
||||
},
|
||||
"GraceSuggestionMessage": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/GraceSuggestionMessage",
|
||||
"photo_url": null,
|
||||
|
@ -8375,7 +8367,7 @@
|
|||
},
|
||||
"NotifyFromNobody": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotifyFromNobody",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/37508607dfa/e5b1c89c98693a729ee1117.jpg?c=55,252,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Off"
|
||||
|
@ -8397,17 +8389,9 @@
|
|||
"singular": "New Messages in Groups"
|
||||
}
|
||||
},
|
||||
"NotifyMeAboutPrivate": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotifyMeAboutPrivate",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "New Messages in Private Chats"
|
||||
}
|
||||
},
|
||||
"NotifyMoreOptions": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/NotifyMoreOptions",
|
||||
"photo_url": null,
|
||||
"photo_url": "https://telegra.ph/file/p/37508607dfa/e5b1c89c98693a729ee1117.jpg?c=21,513,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "More Options"
|
||||
|
|
Loading…
Reference in a new issue