mirror of
https://github.com/Michatec/Radio.git
synced 2026-06-05 03:12:15 +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:
@@ -51,6 +51,7 @@
|
||||
<string name="notification_skip_to_previous">Previous</string>
|
||||
<string name="notification_skip_to_next">Next</string>
|
||||
<string name="notification_test_content">This is a test notification.</string>
|
||||
<string name="notification_channel_description">All notifications about the app.</string>
|
||||
|
||||
<!-- Onboarding -->
|
||||
<string name="onboarding_app_description">Immerse yourself in the sound of your choice!</string>
|
||||
|
||||
Reference in New Issue
Block a user