added quotes export to file
This commit is contained in:
@@ -22,6 +22,7 @@ class Strings {
|
||||
static const String flipFlashcard = "Otočit flashkartu";
|
||||
static const String nextFlashcard = "Další flashkarta";
|
||||
|
||||
static const String fileExportedSuccessfully = "Soubor byl úspěšně vyexportován.";
|
||||
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