This commit is contained in:
odweta
2026-04-03 19:16:48 +02:00
parent 6089ccda45
commit 8060339e82
+1 -1
View File
@@ -21,7 +21,7 @@ class Strings {
static const String flipFlashcard = "Otočit flashkartu"; static const String flipFlashcard = "Otočit flashkartu";
static const String nextFlashcard = "Další flashkarta"; static const String nextFlashcard = "Další flashkarta";
//
//static const String importQuotesFromFile = "Importovat hlášky ze souboru"; //static const String importQuotesFromFile = "Importovat hlášky ze souboru";
static const String fileExportedSuccessfully = "Soubor byl úspěšně vyexportován do: "; static const String fileExportedSuccessfully = "Soubor byl úspěšně vyexportován do: ";
static const String noUndo = "Tuto akci nelze odčinit."; static const String noUndo = "Tuto akci nelze odčinit.";