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
50d2ea2c9c
commit
698781a1c4
1 changed files with 3 additions and 3 deletions
|
@ -1795,8 +1795,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Deleted 1 thread",
|
||||
"plural": "Deleted <mark class=\"token\">%@</mark> threads"
|
||||
"singular": "Deleted 1 topic",
|
||||
"plural": "Deleted <mark class=\"token\">%@</mark> topics"
|
||||
}
|
||||
},
|
||||
"ChatList.EditFolders": {
|
||||
|
@ -7471,7 +7471,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> years",
|
||||
"singular": "<mark class=\"token\">%@</mark> year",
|
||||
"plural": "<mark class=\"token\">%@</mark> years"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue