diff --git a/data/web_tr/translations.telegram.org/en/android/unsorted.json b/data/web_tr/translations.telegram.org/en/android/unsorted.json
index ff35f38c62..fe7db927f2 100644
--- a/data/web_tr/translations.telegram.org/en/android/unsorted.json
+++ b/data/web_tr/translations.telegram.org/en/android/unsorted.json
@@ -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 **%s** 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**."
}
diff --git a/data/web_tr/translations.telegram.org/en/ios/unsorted.json b/data/web_tr/translations.telegram.org/en/ios/unsorted.json
index 6ec4718ee1..701349bc83 100644
--- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json
+++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json
@@ -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 **%@** 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**"
}