mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-20 16:15:08 +01:00
Update content of files
This commit is contained in:
parent
10783b8157
commit
3441ec3cd2
1 changed files with 3 additions and 3 deletions
|
@ -6333,7 +6333,7 @@
|
|||
"SentSmsPhrase": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SentSmsPhrase",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We've sent you an SMS with a secret phrase to your phone <mark class=\"token\">%1$s</mark>."
|
||||
}
|
||||
|
@ -6341,7 +6341,7 @@
|
|||
"SentSmsPhraseHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SentSmsPhraseHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We've sent you an SMS with a secret phrase that starts with \"<mark class=\"token\">%2$s</mark>\" to your phone <mark class=\"token\">%1$s</mark>."
|
||||
}
|
||||
|
@ -6357,7 +6357,7 @@
|
|||
"SentSmsWordHint": {
|
||||
"url": "https://translations.telegram.org/en/android_x/unsorted/SentSmsWordHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "We've sent you an SMS with a secret word that starts with \"<mark class=\"token\">%2$s</mark>\" to your phone <mark class=\"token\">%1$s</mark>."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue