mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2024-11-25 08:47:37 +01:00
Update content of files
This commit is contained in:
parent
abb6fcba1c
commit
dd248a1216
1 changed files with 5 additions and 5 deletions
|
@ -2265,7 +2265,7 @@
|
|||
"BusinessHoursNextDay": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/BusinessHoursNextDay",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%s</mark> (Next day)"
|
||||
}
|
||||
|
@ -13291,7 +13291,7 @@
|
|||
"SlowmodeHours": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/SlowmodeHours",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark>h"
|
||||
}
|
||||
|
@ -13315,7 +13315,7 @@
|
|||
"SlowmodeMinutes": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/SlowmodeMinutes",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark>m"
|
||||
}
|
||||
|
@ -13323,7 +13323,7 @@
|
|||
"SlowmodeOff": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/SlowmodeOff",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Off"
|
||||
}
|
||||
|
@ -13331,7 +13331,7 @@
|
|||
"SlowmodeSeconds": {
|
||||
"url": "https://translations.telegram.org/en/webk/unsorted/SlowmodeSeconds",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$d</mark>s"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue