feat(i18n): add notification channel description to all languages

Add the `notification_channel_description` string resource to the
default and all localized string files to provide context for the
notification channel.
This commit is contained in:
2026-05-30 21:33:43 +02:00
parent b1bcfa2137
commit 2c7e02889d
10 changed files with 10 additions and 0 deletions
+1
View File
@@ -45,6 +45,7 @@
<string name="notification_skip_to_previous">Προηγούμενο</string>
<string name="notification_skip_to_next">Επόμενο</string>
<string name="notification_test_content">Αυτή είναι μια δοκιμαστική ειδοποίηση.</string>
<string name="notification_channel_description">Όλες οι ειδοποιήσεις σχετικά με την εφαρμογή.</string>
<!-- Onboarding -->
<string name="onboarding_app_description">Βυθιστείτε στον ήχο της επιλογής σας!</string>
<string name="onboarding_app_get_started">Ας ξεκινήσουμε</string>