feat: add vocabulary export

This commit is contained in:
2024-04-23 17:36:43 +02:00
parent 3e72dd3cb8
commit 19cf0b26b3
3 changed files with 60 additions and 19 deletions

View File

@@ -124,6 +124,7 @@ const de = {
CONFIRM: "Überschreiben",
ABORT: "Überspringen",
},
VOCABULARY: "Vokabelliste",
TRY_TYPING: "Versuche hier zu tippen",
},
layout: {

View File

@@ -123,6 +123,7 @@ const en = {
CONFIRM: "Overwrite",
ABORT: "Skip",
},
VOCABULARY: "Vocabulary",
TRY_TYPING: "Try typing here",
},
layout: {