feat(ui): implement language selection for API 33+

Closes: #89
This commit is contained in:
Nishant Mishra
2025-10-31 19:06:40 +05:30
parent c380116299
commit 68d1472e07
8 changed files with 312 additions and 5 deletions

View File

@@ -87,4 +87,9 @@
<string name="dynamic_color_desc">Adapt theme colors from your wallpaper</string>
<string name="tomato_foss">Tomato FOSS</string>
<string name="tomato_foss_desc">All features are unlocked in this version. If my app made a difference in your life, please consider supporting me by donating on %1$s.</string>
<string name="language">Language</string>
<string name="choose_language">Choose language</string>
<string name="rate_on_google_play">Rate on Google Play</string>
<string name="bmc">BuyMeACoffee</string>
<string name="selected">Selected</string>
</resources>