mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-04 02:11:40 +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": {
|
"StoryPrivacyOptionContactsDetail": {
|
||||||
"url": "https://translations.telegram.org/en/android/stories/StoryPrivacyOptionContactsDetail",
|
"url": "https://translations.telegram.org/en/android/stories/StoryPrivacyOptionContactsDetail",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "exclude people"
|
"singular": "exclude people"
|
||||||
}
|
}
|
||||||
|
@ -1307,7 +1307,7 @@
|
||||||
"StorySavedTitle": {
|
"StorySavedTitle": {
|
||||||
"url": "https://translations.telegram.org/en/android/stories/StorySavedTitle",
|
"url": "https://translations.telegram.org/en/android/stories/StorySavedTitle",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%d</mark> story posted on your profile",
|
"singular": "<mark class=\"token\">%d</mark> story posted on your profile",
|
||||||
"plural": "<mark class=\"token\">%d</mark> stories posted on your profile"
|
"plural": "<mark class=\"token\">%d</mark> stories posted on your profile"
|
||||||
|
|
|
@ -10273,7 +10273,7 @@
|
||||||
"Story.Privacy.ExcludePeople": {
|
"Story.Privacy.ExcludePeople": {
|
||||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.ExcludePeople",
|
"url": "https://translations.telegram.org/en/ios/unsorted/Story.Privacy.ExcludePeople",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "exclude people"
|
"singular": "exclude people"
|
||||||
}
|
}
|
||||||
|
|
|
@ -417,7 +417,7 @@
|
||||||
"lng_stories_save_done_many": {
|
"lng_stories_save_done_many": {
|
||||||
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stories_save_done_many",
|
"url": "https://translations.telegram.org/en/tdesktop/stories/lng_stories_save_done_many",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": false,
|
"has_binding": true,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">{count}</mark> story is posted on your profile.",
|
"singular": "<mark class=\"token\">{count}</mark> story is posted on your profile.",
|
||||||
"plural": "<mark class=\"token\">{count}</mark> stories are posted on your profile."
|
"plural": "<mark class=\"token\">{count}</mark> stories are posted on your profile."
|
||||||
|
|
Loading…
Reference in a new issue