update dark mode handling
This commit is contained in:
@@ -30,4 +30,6 @@ class Strings {
|
||||
static const String filterBy = "Filtrovat podle";
|
||||
static const String exportSelectedQuotes = "Exportovat vybrané hlášky";
|
||||
static const String byAttribute = "podle příznaku";
|
||||
|
||||
static const String userPrefersDarkMode = "Preferuji tmavý režim";
|
||||
}
|
||||
Reference in New Issue
Block a user