added first working prototype of flashcards
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user