mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-01 09:06:24 +01:00
Update content of files
This commit is contained in:
parent
32ab88daca
commit
94a2b272dd
3 changed files with 4 additions and 4 deletions
|
@ -1200,7 +1200,7 @@
|
|||
"StoryPrivacyOptionContactsDetail": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StoryPrivacyOptionContactsDetail",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "exclude people"
|
||||
}
|
||||
|
@ -1307,7 +1307,7 @@
|
|||
"StorySavedTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/stories/StorySavedTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> story posted on your profile",
|
||||
"plural": "<mark class=\"token\">%d</mark> stories posted on your profile"
|
||||
|
|
|
@ -10273,7 +10273,7 @@
|
|||
"Story.Privacy.ExcludePeople": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.ExcludePeople",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "exclude people"
|
||||
}
|
||||
|
|
|
@ -417,7 +417,7 @@
|
|||
"lng_stories_save_done_many": {
|
||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stories_save_done_many",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">{count}</mark> story is posted on your profile.",
|
||||
"plural": "<mark class=\"token\">{count}</mark> stories are posted on your profile."
|
||||
|
|
Loading…
Reference in a new issue