mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-28 19:23:11 +01:00
Update content of files
This commit is contained in:
parent
4e6b4c7bf5
commit
8d204f49c2
3 changed files with 11 additions and 11 deletions
|
@ -736,7 +736,6 @@
|
|||
"AttachVideoRestricted",
|
||||
"AttachVideoRestrictedForever",
|
||||
"AttachVoiceExpired",
|
||||
"AttachVoiceRestricted",
|
||||
"AttachVoiceRestrictedForever",
|
||||
"AudioAutodownload",
|
||||
"AudioSavedHint",
|
||||
|
@ -3087,6 +3086,7 @@
|
|||
"FolderTagColor",
|
||||
"FolderTagColorInfo",
|
||||
"FolderTagNoColor",
|
||||
"FolderTagNoColor",
|
||||
"FolderTagNoColorPremium",
|
||||
"FolderUpdatesSubtitle",
|
||||
"FolderUpdatesTitle",
|
||||
|
|
|
@ -3734,6 +3734,14 @@
|
|||
"singular": "Choose a color for the tag of this folder."
|
||||
}
|
||||
},
|
||||
"FolderTagNoColor": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FolderTagNoColor",
|
||||
"photo_url": "https://telegra.ph/file/p/6a706adcb96/ba5aa3fd5a05d74b421f719.jpg?c=872,1252,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "No Tag"
|
||||
}
|
||||
},
|
||||
"FolderTagNoColorPremium": {
|
||||
"url": "https://translations.telegram.org/en/android/settings/FolderTagNoColorPremium",
|
||||
"photo_url": "https://telegra.ph/file/p/f981ca4deeb/6c75aad7cefcf53b4dbf319.jpg?c=778,1053,370,370,280,280",
|
||||
|
|
|
@ -1670,14 +1670,6 @@
|
|||
"singular": "The admins of this group have restricted you from sending videos here."
|
||||
}
|
||||
},
|
||||
"AttachVoiceRestricted": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AttachVoiceRestricted",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The admins of this group have restricted you from sending voice messages here until <mark class=\"token\">%1$s</mark>."
|
||||
}
|
||||
},
|
||||
"AttachVoiceRestrictedForever": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/AttachVoiceRestrictedForever",
|
||||
"photo_url": null,
|
||||
|
@ -11778,7 +11770,7 @@
|
|||
"TelegramBusinessSubscribedSubtitleTemp": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TelegramBusinessSubscribedSubtitleTemp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You have now unlocked Telegram Business features. These features are **temporarily included** with your Premium Subscription."
|
||||
}
|
||||
|
@ -11786,7 +11778,7 @@
|
|||
"TelegramBusinessSubtitleTemp": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/TelegramBusinessSubtitleTemp",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Turn your account into a **business page** with these additional features.<br/>The benefits of Telegram Business are **temporarily included** with Telegram Premium."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue