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

@ -23,4 +23,7 @@
<string name="char_newline">Neue Zeile</string>
<string name="pref_category_setup">Ersteinrichtung</string>
<string name="error">Fehler</string>
<string name="pref_dark_theme_yes">Ja</string>
<string name="pref_dark_theme_no">Nein</string>
<string name="pref_dark_theme_auto">Automatisch</string>
</resources>