filtering works!

This commit is contained in:
Odweta
2026-03-23 12:24:01 +01:00
parent ff655e2dcf
commit 1871dac2af
3 changed files with 94 additions and 25 deletions
+1
View File
@@ -24,4 +24,5 @@ class Strings {
static const String allQuotesCount = "Celkový počet hlášek";
static const String filterBy = "Filtrovat podle";
static const String exportSelectedQuotes = "Exportovat vybrané hlášky";
static const String byAttribute = "podle příznaku";
}