1
0
Fork 0

added 'automatic dark theme' option

This commit is contained in:
sspanak 2023-08-01 17:46:47 +03:00 committed by Dimo Karaivanov
parent 0190e84053
commit 9f65cb5ce8
19 changed files with 178 additions and 40 deletions

View file

@ -55,4 +55,7 @@
<string name="char_newline">שורה חדשה</string>
<string name="char_space">רווח</string>
<string name="error">טעות</string>
<string name="pref_dark_theme_yes">כן</string>
<string name="pref_dark_theme_no">לא</string>
<string name="pref_dark_theme_auto">אוטומטי</string>
</resources>