mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-03-19 14:58:54 +01:00
Update content of files
This commit is contained in:
parent
c5652f7909
commit
28358ed7b7
3 changed files with 7 additions and 7 deletions
|
@ -2738,7 +2738,7 @@
|
|||
"BoostingReassignBoostText": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingReassignBoostText",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To boost **<mark class=\"token\">%1$s</mark>**, reassign a previous boost or gift **Telegram Premium** to a friend to get **<mark class=\"token\">%2$d</mark>** additional boosts."
|
||||
}
|
||||
|
@ -2754,7 +2754,7 @@
|
|||
"BoostingReassignedFrom": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/BoostingReassignedFrom",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$s</mark> reassigned from <mark class=\"token\">%2$s</mark>"
|
||||
}
|
||||
|
|
|
@ -10142,7 +10142,7 @@
|
|||
"ReassignBoost.Description": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ReassignBoost.Description",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To boost **<mark class=\"token\">%1$@</mark>**, reassign a previous boost or gift **Telegram Premium** to a friend to get **<mark class=\"token\">%2$@</mark>** additional boosts."
|
||||
}
|
||||
|
@ -10175,7 +10175,7 @@
|
|||
"ReassignBoost.Success": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/ReassignBoost.Success",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%1$@</mark> are reassigned from <mark class=\"token\">%2$@</mark>."
|
||||
}
|
||||
|
|
|
@ -306,7 +306,7 @@
|
|||
"BoostReassign.Info": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostReassign.Info",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "To boost **<mark class=\"token\">%1$@</mark>**, reassign a previous boost or gift **Telegram Premium** to a friend to get **<mark class=\"token\">%2$@</mark>** additional boosts"
|
||||
}
|
||||
|
@ -314,7 +314,7 @@
|
|||
"BoostReassign.OK": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostReassign.OK",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Reassign Boosts"
|
||||
}
|
||||
|
@ -338,7 +338,7 @@
|
|||
"BoostReassign.Success": {
|
||||
"url": "https://translations.telegram.org/en/macos/unsorted/BoostReassign.Success",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "<mark class=\"token\">%d</mark> boosts are reassigned from <mark class=\"token\">%d</mark> other channel.",
|
||||
"plural": "<mark class=\"token\">%d</mark> boosts are reassigned from <mark class=\"token\">%d</mark> other channel."
|
||||
|
|
Loading…
Add table
Reference in a new issue