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

@ -58,4 +58,7 @@
<string name="pref_upside_down_keys">Inverter Ordem das Teclas</string>
<string name="dictionary_truncate_unselected">Limpar Não Selecionados</string>
<string name="error">Erro</string>
<string name="pref_dark_theme_yes">Sim</string>
<string name="pref_dark_theme_no">Não</string>
<string name="pref_dark_theme_auto">Automático</string>
</resources>