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
3dcf7c0f2f
commit
567ed79af7
5 changed files with 12 additions and 12 deletions
|
@ -6504,7 +6504,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open the ’Archive’ tab to select stories you want to be displayed in your profile."
|
||||
"singular": "Open the 'Archive' tab to select stories you want to be displayed in your profile."
|
||||
}
|
||||
},
|
||||
"NoStoriesTitle": {
|
||||
|
@ -9960,8 +9960,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can’t post more than **<mark class=\"token\">%d</mark> story** in **24 hours**.",
|
||||
"plural": "You can’t post more than **<mark class=\"token\">%d</mark> stories** in **24 hours**."
|
||||
"singular": "You can't post more than **<mark class=\"token\">%d</mark> story** in **24 hours**.",
|
||||
"plural": "You can't post more than **<mark class=\"token\">%d</mark> stories** in **24 hours**."
|
||||
}
|
||||
},
|
||||
"Story": {
|
||||
|
|
|
@ -11230,7 +11230,7 @@
|
|||
"StoryFeed.ContextOpenProfile": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/StoryFeed.ContextOpenProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Open Profile"
|
||||
}
|
||||
|
@ -11320,7 +11320,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can't post more than **<mark class=\"token\">%@</mark>** stories in **24 hours**."
|
||||
"singular": "You can't post more than **<mark class=\"token\">%@</mark>** in **24 hours**."
|
||||
}
|
||||
},
|
||||
"StoryFeed.TooltipStoryLimitValue": {
|
||||
|
|
|
@ -6629,7 +6629,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can restrict who can see your bio with granular precision."
|
||||
"singular": "You can restrict who can see the bio on your profile with granular precision."
|
||||
}
|
||||
},
|
||||
"PrivacySettingsController.Bio.NeverShareWith.Title": {
|
||||
|
@ -8305,7 +8305,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are seeing this story because you have been added to <mark class=\"token\">%@</mark>'s list of close friends."
|
||||
"singular": "You are seeing this story because <mark class=\"token\">%@</mark> added you<br/>to their list of Close Friends."
|
||||
}
|
||||
},
|
||||
"Story.Tooltip.Contacts": {
|
||||
|
@ -8471,7 +8471,7 @@
|
|||
"StoryList.Context.ViewProfile": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/StoryList.Context.ViewProfile",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "View Profile"
|
||||
}
|
||||
|
|
|
@ -5382,8 +5382,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "Do you want to hide <mark class=\"token\">{count}</mark> story from your profile?",
|
||||
"plural": "Do you want to hide <mark class=\"token\">{count}</mark> stories from your profile?"
|
||||
"singular": "Do you want to remove <mark class=\"token\">{count}</mark> story from your profile?",
|
||||
"plural": "Do you want to remove <mark class=\"token\">{count}</mark> stories from your profile?"
|
||||
}
|
||||
},
|
||||
"lng_stories_archive_title": {
|
||||
|
@ -5489,7 +5489,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This story is saved to your profile."
|
||||
"singular": "Story saved to your profile."
|
||||
}
|
||||
},
|
||||
"lng_stories_save_done_about": {
|
||||
|
|
|
@ -8667,7 +8667,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can restrict who can see your profile bio with granular precision."
|
||||
"singular": "You can restrict who can see the bio on your profile with granular precision."
|
||||
}
|
||||
},
|
||||
"PrivacyBioInfo3": {
|
||||
|
|
Loading…
Reference in a new issue