mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-29 03:33:09 +01:00
Update content of files
This commit is contained in:
parent
556ad897c2
commit
b8898a4071
3 changed files with 12 additions and 12 deletions
|
@ -3569,7 +3569,7 @@
|
|||
"DeleteStoriesSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/DeleteStoriesSubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete <mark class=\"token\">%d</mark> story?",
|
||||
"plural": "Are you sure you want to delete <mark class=\"token\">%d</mark> stories?"
|
||||
|
@ -8035,7 +8035,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can restrict who can see you bio with granular precision."
|
||||
"singular": "You can restrict who can see your profile bio with granular precision."
|
||||
}
|
||||
},
|
||||
"PrivacyBioInfo3": {
|
||||
|
@ -10409,9 +10409,9 @@
|
|||
"StoryPinnedToProfile": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryPinnedToProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is pinned to your profile."
|
||||
"singular": "Story saved to your profile."
|
||||
}
|
||||
},
|
||||
"StoryPrivacyAlertAsMessageSubtitle": {
|
||||
|
@ -10883,7 +10883,7 @@
|
|||
"StoryYouMentionInDialog": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryYouMentionInDialog",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You mentioned <mark class=\"token\">%s</mark>"
|
||||
}
|
||||
|
|
|
@ -11062,7 +11062,7 @@
|
|||
"Story.ToastSavedToProfileTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Story.ToastSavedToProfileTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Story saved to your profile"
|
||||
}
|
||||
|
|
|
@ -1705,7 +1705,7 @@
|
|||
"ArchiveStories": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ArchiveStories",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Archive Story",
|
||||
"plural": "Archive Stories"
|
||||
|
@ -3938,7 +3938,7 @@
|
|||
"DeleteStoriesSubtitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/DeleteStoriesSubtitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to delete <mark class=\"token\">{0}</mark> story?",
|
||||
"plural": "Are you sure you want to delete <mark class=\"token\">{0}</mark> stories?"
|
||||
|
@ -8667,7 +8667,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can restrict who can see you bio with granular precision."
|
||||
"singular": "You can restrict who can see your profile bio with granular precision."
|
||||
}
|
||||
},
|
||||
"PrivacyBioInfo3": {
|
||||
|
@ -8769,7 +8769,7 @@
|
|||
"ProfileStoriesArchiveHint": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ProfileStoriesArchiveHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Only you can see archived stories unless you choose to save them to your profile."
|
||||
}
|
||||
|
@ -10188,7 +10188,7 @@
|
|||
"StoryReplyDisabled": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/StoryReplyDisabled",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can’t reply to this story"
|
||||
}
|
||||
|
@ -10220,7 +10220,7 @@
|
|||
"StoryYouMentionInDialog": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/StoryYouMentionInDialog",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You mentioned <mark class=\"token\">{0}</mark>"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue