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
b1e5adfb5a
commit
7d3ce37041
2 changed files with 6 additions and 6 deletions
|
@ -8611,10 +8611,10 @@
|
|||
"Restrictions": {
|
||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/Restrictions",
|
||||
"photo_url": "https://telegra.ph/file/p/b8c117920ce/fc5e6ff44d4043139cf2717.jpg?c=145,161,280,280,280,280",
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> restriction",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> restrictions"
|
||||
"singular": "<mark class=\"token\">%1$d</mark> ban",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> bans"
|
||||
}
|
||||
},
|
||||
"RevenueSharingAdsAlertSubtitle": {
|
||||
|
|
|
@ -2042,10 +2042,10 @@
|
|||
"Bans": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/Bans",
|
||||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark> ban",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> bans"
|
||||
"singular": "<mark class=\"token\">%1$d</mark> restriction",
|
||||
"plural": "<mark class=\"token\">%1$d</mark> restrictions"
|
||||
}
|
||||
},
|
||||
"BirthdayCopied": {
|
||||
|
|
Loading…
Reference in a new issue