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
0493106ff1
commit
cb87fafd9f
3 changed files with 12 additions and 12 deletions
|
@ -3943,7 +3943,7 @@
|
|||
"photo_url": "https://telegra.ph/file/p/88dcbef7b5b/67f0c01f4052b7b269fe317.jpg?c=4,546,572,572,280,280",
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "If your cache size exceeds this limit, the oldest media will be removed from the device."
|
||||
"singular": "If your cache size exceeds this limit, the oldest unused media will be removed from the device."
|
||||
}
|
||||
},
|
||||
"MembersCountSelected": {
|
||||
|
|
|
@ -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 removed from the device."
|
||||
"singular": "If your cache size exceeds this limit, the oldest unused media will be removed from the device."
|
||||
}
|
||||
},
|
||||
"StorageManagement.ClearAll": {
|
||||
|
|
|
@ -2084,7 +2084,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You suggested <mark class=\"token\">%@</mark> to use that photo for their Telegram Account."
|
||||
"singular": "You suggested <mark class=\"token\">%@</mark> to use this photo for their Telegram profile."
|
||||
}
|
||||
},
|
||||
"Chat.Service.SuggestPhoto.Title": {
|
||||
|
@ -2100,7 +2100,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> suggests you profile photo"
|
||||
"singular": "<mark class=\"token\">%@</mark> suggests this photo for your Telegram profile"
|
||||
}
|
||||
},
|
||||
"Chat.Service.WebData": {
|
||||
|
@ -2116,7 +2116,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You suggested profile photo"
|
||||
"singular": "You suggested a profile photo"
|
||||
}
|
||||
},
|
||||
"Chat.Title.Topic": {
|
||||
|
@ -5386,7 +5386,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Are you sure you want to remove public photo?"
|
||||
"singular": "Are you sure you want to remove your public photo?"
|
||||
}
|
||||
},
|
||||
"PrivacySettings.GlobalTimer.Disable": {
|
||||
|
@ -6910,7 +6910,7 @@
|
|||
"photo_url": null,
|
||||
"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 unused media will be removed from your device."
|
||||
}
|
||||
},
|
||||
"StorageUsage.Media.File": {
|
||||
|
@ -7014,7 +7014,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Telegram uses less than percent of your free disk space."
|
||||
"singular": "Telegram uses less than 1% of your free disk space."
|
||||
}
|
||||
},
|
||||
"StorageUsage.TelegramUsage.Empty.Peer": {
|
||||
|
@ -7022,7 +7022,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This chat uses less than percent of your Telegram Cache."
|
||||
"singular": "This chat uses less than 1% of your Telegram Cache."
|
||||
}
|
||||
},
|
||||
"StorageUsage.TelegramUsage.Text": {
|
||||
|
@ -8447,7 +8447,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You will now always see this photo for <mark class=\"token\">%@</mark> account."
|
||||
"singular": "You will now always see this photo for <mark class=\"token\">%@</mark>'s account."
|
||||
}
|
||||
},
|
||||
"UserInfo.Suggest.Confirm": {
|
||||
|
@ -8455,7 +8455,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Do you want to suggest <mark class=\"token\">%@</mark> to set this photo for his/her page?"
|
||||
"singular": "Do you want to suggest this photo for <mark class=\"token\">%@</mark>'s Telegram profile?"
|
||||
}
|
||||
},
|
||||
"UserInfo.Suggest.Confirm.OK": {
|
||||
|
@ -8479,7 +8479,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "You successfully suggested new photo for <mark class=\"token\">%@</mark>"
|
||||
"singular": "You suggested a new photo for <mark class=\"token\">%@</mark>'s Telegram profile"
|
||||
}
|
||||
},
|
||||
"UserInfo.SuggestPhoto": {
|
||||
|
|
Loading…
Reference in a new issue