mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 06:51:28 +01:00
Update content of files
This commit is contained in:
parent
f4f5782a11
commit
438213b68a
1 changed files with 3 additions and 3 deletions
|
@ -9340,8 +9340,8 @@
|
|||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%@</mark> boost",
|
||||
"plural": "<mark class=\"token\">%@</mark> boosts"
|
||||
"singular": "<mark class=\"token\">%@</mark> boost is reassigned",
|
||||
"plural": "<mark class=\"token\">%@</mark> boosts are reassigned"
|
||||
}
|
||||
},
|
||||
"ReassignBoost.Description": {
|
||||
|
@ -9382,7 +9382,7 @@
|
|||
"photo_url": null,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> are reassigned from <mark class=\"token\">%2$@</mark>."
|
||||
"singular": "<mark class=\"token\">%1$@</mark> from <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
},
|
||||
"ReassignBoost.Title": {
|
||||
|
|
Loading…
Add table
Reference in a new issue