added first working prototype of flashcards

This commit is contained in:
odweta
2026-04-02 20:35:09 +02:00
parent 51ce826de6
commit eae9e34ddf
4 changed files with 68 additions and 13 deletions
+3
View File
@@ -19,6 +19,9 @@ class Strings {
static const String quote = "Hláška";
static const String author = "Autor";
static const String flipFlashcard = "Otočit flashkartu";
static const String nextFlashcard = "Další flashkarta";
static const String noUndo = "Tuto akci nelze odčinit.";
static const String filterQuery = "Filtrovací požadavek";
static const String allQuotesCount = "Celkový počet hlášek";