mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
f0140caf11
commit
950953fbd2
3 changed files with 6 additions and 6 deletions
|
@ -2101,7 +2101,7 @@
|
|||
"PremiumLastSeenButton1": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/PremiumLastSeenButton1",
|
||||
"photo_url": "https://telegra.ph/file/p/582de9eff71/d12b53bbcc5d0933af2a417.jpg?c=160,754,280,280,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show My Last Seen"
|
||||
}
|
||||
|
@ -2133,7 +2133,7 @@
|
|||
"PremiumLastSeenText1": {
|
||||
"url": "https://translations.telegram.org/en/android/private_chats/PremiumLastSeenText1",
|
||||
"photo_url": "https://telegra.ph/file/p/582de9eff71/d12b53bbcc5d0933af2a417.jpg?c=34,520,533,533,280,280",
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To see **<mark class=\"token\">%s</mark>** Last Seen time, either start showing your own Last Seen time..."
|
||||
}
|
||||
|
|
|
@ -6789,7 +6789,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%s</mark>** restricted messaging to only Premium users."
|
||||
"singular": "**<mark class=\"token\">%s</mark>** only accepts messages from contacts and Premium users."
|
||||
}
|
||||
},
|
||||
"MessageNotifications": {
|
||||
|
@ -8491,7 +8491,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "**<mark class=\"token\">%1$s</mark>** restricted messaging to them from only Premium users."
|
||||
"singular": "**<mark class=\"token\">%1$s</mark>** only accepts messages from contacts and Premium users."
|
||||
}
|
||||
},
|
||||
"PremiumMore": {
|
||||
|
|
|
@ -9865,7 +9865,7 @@
|
|||
"PrivacyInfo.ShowLastSeen.ButtonTitle": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowLastSeen.ButtonTitle",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Show My Last Seen to Everyone"
|
||||
}
|
||||
|
@ -9881,7 +9881,7 @@
|
|||
"PrivacyInfo.ShowLastSeen.Text": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/PrivacyInfo.ShowLastSeen.Text",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To see **<mark class=\"token\">%@</mark>'s** Last Seen time, either start showing your own Last Seen Time..."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue