diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 4be4823111..f86e69aff3 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -4219,6 +4219,7 @@ "PermissionDrawAboveOtherAppsGroupCallTitle", "PermissionDrawAboveOtherAppsTitle", "PermissionNoAudio", + "PermissionNoAudioStorageStory", "PermissionNoAudioVideo", "PermissionNoAudioVideoWithHint", "PermissionNoAudioWithHint", diff --git a/data/web_tr/translations.telegram.org/en/android.html b/data/web_tr/translations.telegram.org/en/android.html index 6c6b6c5ebc..bf8fc70139 100644 --- a/data/web_tr/translations.telegram.org/en/android.html +++ b/data/web_tr/translations.telegram.org/en/android.html @@ -199,7 +199,7 @@

- Android6205 + Android6206

@@ -261,7 +261,7 @@
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 3eb3c2ab6b..cff2cd8ed3 100644 --- a/data/web_tr/translations.telegram.org/en/android/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/android/unsorted.json @@ -7226,6 +7226,14 @@ "singular": "To share your live location in this chat, Telegram needs access to your location all the time, including while the app is in the background.

We will access your location only for the duration you choose, and you can stop sharing it any time. We won't use your location for any purpose other than sharing it in this chat." } }, + "PermissionNoAudioStorageStory": { + "url": "https://translations.telegram.org/en/android/unsorted/PermissionNoAudioStorageStory", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "**Telegram** needs access to music files to upload with your story. Tap Settings -> Permissions, and turn **Music and Audio** on." + } + }, "PermissionNoAudioVideoWithHint": { "url": "https://translations.telegram.org/en/android/unsorted/PermissionNoAudioVideoWithHint", "photo_url": null,