mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-19 15:53:46 +01:00
Update content of files
This commit is contained in:
parent
c1acdb07a7
commit
e3e7e1316e
4 changed files with 5 additions and 5 deletions
|
@ -10333,7 +10333,7 @@
|
|||
"StoryMentionedTitle": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryMentionedTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%s</mark>** mentioned you in a story."
|
||||
}
|
||||
|
|
|
@ -3656,7 +3656,7 @@
|
|||
"Conversation.StoryMentionTextIncoming": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.StoryMentionTextIncoming",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> mentioned you<br/>in a story"
|
||||
}
|
||||
|
|
|
@ -2506,7 +2506,7 @@
|
|||
"Chat.Service.StoryMentioned": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Chat.Service.StoryMentioned",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> mentioned you in a story"
|
||||
}
|
||||
|
|
|
@ -5252,7 +5252,7 @@
|
|||
"ExpiredStoryMentioned": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/ExpiredStoryMentioned",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The story where you mentioned <mark class=\"token\">{0}</mark> is no longer available"
|
||||
}
|
||||
|
@ -10172,7 +10172,7 @@
|
|||
"StoryMentionedTitle": {
|
||||
"url": "https://translations.telegram.org/en/unigram/unsorted/StoryMentionedTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">{0}</mark>** mentioned you in a story."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue