Fix. Android settings theme always show "Dark theme"

This commit is contained in:
grummbeer
2023-03-03 18:38:37 +01:00
parent 239d0291d0
commit 88bab7c2d0
34 changed files with 40 additions and 2 deletions

View File

@@ -349,6 +349,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Security", "Seguretat"),
("Theme", "Tema"),
("Dark Theme", "Tema Fosc"),
("Light Theme", ""),
("Dark", "Fosc"),
("Light", "Clar"),
("Follow System", "Tema del sistema"),