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
7cddf918b8
commit
1f13b76d2e
3 changed files with 10 additions and 10 deletions
|
@ -933,7 +933,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/ec9cad82e4c/80965a787a70d7a392aec1d.jpg?c=0,68,540,548,276,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You can add a few lines about yourself. Anyone who opens your profile will see this text."
|
||||
"singular": "You can add a few lines about yourself. Choose who can see your bio in Settings."
|
||||
}
|
||||
},
|
||||
"UserBlocked": {
|
||||
|
|
|
@ -10016,9 +10016,9 @@
|
|||
"StoryAutoExceptionsInfo": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/StoryAutoExceptionsInfo",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Automatically enable story notifications from 5 users you contact most frequently."
|
||||
"singular": "Automatically enable story notifications from the 5 users you contact most frequently."
|
||||
}
|
||||
},
|
||||
"StoryCameraDualHint": {
|
||||
|
@ -10066,7 +10066,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You are seeing this story because **<mark class=\"token\">%s</mark>** added you to their list of Close Friends"
|
||||
"singular": "You are seeing this story because **<mark class=\"token\">%s</mark>** added you to their list of Close Friends."
|
||||
}
|
||||
},
|
||||
"StoryContactsHint": {
|
||||
|
@ -10837,7 +10837,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sound is now muted."
|
||||
"singular": "The story will have no sound."
|
||||
}
|
||||
},
|
||||
"StorySoundNotMuted": {
|
||||
|
@ -10845,7 +10845,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Sound is now not muted."
|
||||
"singular": "This story will have sound."
|
||||
}
|
||||
},
|
||||
"StoryUnavailable": {
|
||||
|
|
|
@ -3624,7 +3624,7 @@
|
|||
"Conversation.StoryExpiredMentionTextOutgoing": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Conversation.StoryExpiredMentionTextOutgoing",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The story where you mentioned <mark class=\"token\">%@</mark><br/> is no longer available"
|
||||
}
|
||||
|
@ -7038,9 +7038,9 @@
|
|||
"NotificationSettings.Stories.ShowImportantFooter": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/NotificationSettings.Stories.ShowImportantFooter",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Always on for top 5 contacts."
|
||||
"singular": "Automatically enable story notifications from the 5 users you contact most frequently."
|
||||
}
|
||||
},
|
||||
"Notifications.DisplayNamesOnLockScreenInfo": {
|
||||
|
@ -10652,7 +10652,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "The story will have sound"
|
||||
"singular": "This story will have sound"
|
||||
}
|
||||
},
|
||||
"Story.Editor.TooltipVideoSavedToPhotos": {
|
||||
|
|
Loading…
Reference in a new issue