add default note type translations to ftl

This commit is contained in:
Damien Elmes 2020-04-13 12:44:10 +10:00
parent 32bc1e88eb
commit 7811a04df8

20
rslib/ftl/notetypes.ftl Normal file
View file

@ -0,0 +1,20 @@
## Default field names in newly created note types
notetypes-front-field = Front
notetypes-back-field = Back
notetypes-add-reverse-field = Add Reverse
notetypes-text-field = Text
## Default note type names
notetypes-basic-name = Basic
notetypes-basic-reversed-name = Basic (and reversed card)
notetypes-basic-optional-reversed-name = Basic (optional reversed card)
notetypes-basic-type-answer-name = Basic (type in the answer)
notetypes-cloze-name = Cloze
## Default card template names
notetypes-card-1-name = Card 1
notetypes-card-2-name = Card 2