mirror of
https://github.com/Michatec/Radio.git
synced 2026-06-05 09:42:16 +02:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user