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
4ecde744ba
commit
aa9941b510
3 changed files with 11 additions and 11 deletions
|
@ -4694,7 +4694,7 @@
|
|||
"DeleteToggleBanUser": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DeleteToggleBanUser",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Fully ban this user"
|
||||
}
|
||||
|
@ -4710,7 +4710,7 @@
|
|||
"DeleteToggleRestrictUser": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DeleteToggleRestrictUser",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Partially restrict this user"
|
||||
}
|
||||
|
@ -5147,7 +5147,7 @@
|
|||
"EnableStealthModeAndOpenStory": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/EnableStealthModeAndOpenStory",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enable and open the story"
|
||||
}
|
||||
|
@ -10822,7 +10822,7 @@
|
|||
"SMSPhraseHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SMSPhraseHint",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Enter Phrase from SMS"
|
||||
}
|
||||
|
@ -10846,7 +10846,7 @@
|
|||
"SMSPhraseTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/SMSPhraseTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enter phrase from SMS"
|
||||
}
|
||||
|
@ -13685,7 +13685,7 @@
|
|||
"UserRestrictionsCanDoUsers": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/UserRestrictionsCanDoUsers",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "What can <mark class=\"token\">%1$s</mark> selected user do?",
|
||||
"plural": "What can <mark class=\"token\">%1$s</mark> selected users do?"
|
||||
|
|
|
@ -2305,7 +2305,7 @@
|
|||
"Chat.AdminActionSheet.BanFooterSingle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.AdminActionSheet.BanFooterSingle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Fully ban this user"
|
||||
}
|
||||
|
@ -2378,7 +2378,7 @@
|
|||
"Chat.AdminActionSheet.RestrictFooterSingle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.AdminActionSheet.RestrictFooterSingle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Partially restrict this user"
|
||||
}
|
||||
|
@ -12689,7 +12689,7 @@
|
|||
"Story.StealthMode.EnableAndOpenAction": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.StealthMode.EnableAndOpenAction",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Enable and Open the Story"
|
||||
}
|
||||
|
|
|
@ -298,7 +298,7 @@
|
|||
"Birthday.AddYourBirthday": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Birthday.AddYourBirthday",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Add Your Birthday"
|
||||
}
|
||||
|
@ -4766,7 +4766,7 @@
|
|||
"Chat.ManageMessages.What": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.ManageMessages.What",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "WHAT CAN <mark class=\"token\">%d</mark> SELECTED USER DO?",
|
||||
"plural": "WHAT CAN <mark class=\"token\">%d</mark> SELECTED USERS DO?"
|
||||
|
|
Loading…
Reference in a new issue