mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-29 07:52:37 +01:00
Update content of files
This commit is contained in:
parent
15a3811d7c
commit
df48d1213c
4 changed files with 5 additions and 5 deletions
|
@ -7998,7 +7998,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/e393ac4a291/c743d4433bb30ae0cf54d17.jpg?c=3,598,592,592,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "If your cache size exceeds this limit, the oldest media will be deleted."
|
||||
"singular": "If your cache size exceeds this limit, the oldest media will be removed from the device."
|
||||
}
|
||||
},
|
||||
"StorageManagement.ClearAll": {
|
||||
|
|
|
@ -2881,7 +2881,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> suggests you to use this profile video for your Telegram account."
|
||||
"singular": "<mark class=\"token\">%@</mark> suggested this video for your Telegram profile."
|
||||
}
|
||||
},
|
||||
"Conversation.SuggestedVideoTextYou": {
|
||||
|
@ -2889,7 +2889,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/b4ac1f6ec41/28f0e42880cae48da2d7217.jpg?c=143,822,314,314,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You suggested **<mark class=\"token\">%@</mark>** to use this profile video."
|
||||
"singular": "You suggested this video for **<mark class=\"token\">%@</mark>'s** profile."
|
||||
}
|
||||
},
|
||||
"Conversation.SuggestedVideoTitle": {
|
||||
|
|
|
@ -8415,7 +8415,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to set this photo for <mark class=\"token\">%@</mark>? Only you will see this photo and it will replace any photo <mark class=\"token\">%@</mark> sets for themselves."
|
||||
"singular": "Do you want to set this photo for <mark class=\"token\">%@</mark>? It will replace any photo <mark class=\"token\">%@</mark> sets, but only you will see it."
|
||||
}
|
||||
},
|
||||
"UserInfo.SetPhoto.Confirm.OK": {
|
||||
|
|
|
@ -157,7 +157,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/04162c808df/4d7a8e663f9c269ffb94917.jpg?c=202,485,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You suggested <mark class=\"token\">{user}</mark> to use this profile video."
|
||||
"singular": "You suggested this video for <mark class=\"token\">{user}</mark>'s profile."
|
||||
}
|
||||
},
|
||||
"lng_action_topic_closed": {
|
||||
|
|
Loading…
Reference in a new issue