Update content of files

This commit is contained in:
GitHub Action 2023-12-30 14:34:56 +00:00
parent f63d7c94dd
commit 2ed2f4c5a4
2 changed files with 6 additions and 6 deletions

View file

@ -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**."
}

View file

@ -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**"
}