mirror of
https://github.com/MarshalX/telegram-crawler.git
synced 2025-01-05 18:38:19 +01:00
Update content of files
This commit is contained in:
parent
f63d7c94dd
commit
2ed2f4c5a4
2 changed files with 6 additions and 6 deletions
|
@ -12498,7 +12498,7 @@
|
|||
"VoiceOnceHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoiceOnceHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This voice message can only be played once."
|
||||
}
|
||||
|
@ -12506,7 +12506,7 @@
|
|||
"VoiceOnceOutHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoiceOnceOutHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This message will disappear once **<mark class=\"token\">%s</mark>** plays it once."
|
||||
}
|
||||
|
@ -12522,7 +12522,7 @@
|
|||
"VoiceSetOnceHint": {
|
||||
"url": "https://translations.telegram.org/en/android/unsorted/VoiceSetOnceHint",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap to set this message to **Play Once**."
|
||||
}
|
||||
|
|
|
@ -2280,7 +2280,7 @@
|
|||
"Chat.PlayOnceVoiceMessageTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayOnceVoiceMessageTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This voice message can only be played once."
|
||||
}
|
||||
|
@ -2288,7 +2288,7 @@
|
|||
"Chat.PlayOnceVoiceMessageYourTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.PlayOnceVoiceMessageYourTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "This message will disappear once **<mark class=\"token\">%@</mark>** plays it once."
|
||||
}
|
||||
|
@ -2584,7 +2584,7 @@
|
|||
"Chat.TapToPlayVoiceMessageOnceTooltip": {
|
||||
"url": "https://translations.telegram.org/en/ios/unsorted/Chat.TapToPlayVoiceMessageOnceTooltip",
|
||||
"photo_url": null,
|
||||
"has_binding": false,
|
||||
"has_binding": true,
|
||||
"values": {
|
||||
"singular": "Tap to set this message to **Play Once**"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue