Merge pull request #12093 from mileskrell/mileskrell/support-per-app-language-preferences

Support per-app language preferences
This commit is contained in:
Stypox 2025-04-08 23:13:07 +02:00 committed by GitHub
commit 756327da39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 90 additions and 16 deletions

View file

@ -353,6 +353,7 @@
<string name="playback_skip_silence_key">playback_skip_silence_key</string>
<string name="app_language_key">app_language_key</string>
<string name="app_language_android_13_and_up_key">app_language_android_13_and_up_key</string>
<string name="feed_update_threshold_key">feed_update_threshold_key</string>
<string name="feed_update_threshold_default_value">300</string>