mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-07 11:15:42 +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": {
|
"Restrictions": {
|
||||||
"url": "https://translations.telegram.org/en/android/groups_and_channels/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",
|
"photo_url": "https://telegra.ph/file/p/b8c117920ce/fc5e6ff44d4043139cf2717.jpg?c=145,161,280,280,280,280",
|
||||||
"has_binding": true,
|
"has_binding": false,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%1$d</mark> restriction",
|
"singular": "<mark class=\"token\">%1$d</mark> ban",
|
||||||
"plural": "<mark class=\"token\">%1$d</mark> restrictions"
|
"plural": "<mark class=\"token\">%1$d</mark> bans"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"RevenueSharingAdsAlertSubtitle": {
|
"RevenueSharingAdsAlertSubtitle": {
|
||||||
|
|
|
@ -2042,10 +2042,10 @@
|
||||||
"Bans": {
|
"Bans": {
|
||||||
"url": "https://translations.telegram.org/en/android/unsorted/Bans",
|
"url": "https://translations.telegram.org/en/android/unsorted/Bans",
|
||||||
"photo_url": null,
|
"photo_url": null,
|
||||||
"has_binding": true,
|
"has_binding": false,
|
||||||
"values": {
|
"values": {
|
||||||
"singular": "<mark class=\"token\">%1$d</mark> ban",
|
"singular": "<mark class=\"token\">%1$d</mark> restriction",
|
||||||
"plural": "<mark class=\"token\">%1$d</mark> bans"
|
"plural": "<mark class=\"token\">%1$d</mark> restrictions"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"BirthdayCopied": {
|
"BirthdayCopied": {
|
||||||
|
|
Loading…
Reference in a new issue