mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-12-01 12:42:07 +01:00
Update content of files
This commit is contained in:
parent
075fe77173
commit
511532a6fe
3 changed files with 3 additions and 3 deletions
|
@ -3842,7 +3842,7 @@
|
|||
"BusinessRepliesMore": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BusinessRepliesMore",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "",
|
||||
"plural": "+<mark class=\"token\">%d</mark> more"
|
||||
|
|
|
@ -4067,7 +4067,7 @@
|
|||
"ChatList.ItemMoreMessagesFormat": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ChatList.ItemMoreMessagesFormat",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "+1 MORE",
|
||||
"plural": "+<mark class=\"token\">%d</mark> MORE"
|
||||
|
|
|
@ -1318,7 +1318,7 @@
|
|||
"Business.QuickReply.More1": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/Business.QuickReply.More1",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "+<mark class=\"token\">%d</mark> MORE",
|
||||
"plural": "+<mark class=\"token\">%d</mark> MORE"
|
||||
|
|
Loading…
Reference in a new issue