diff --git a/rslib/ftl/notetypes.ftl b/rslib/ftl/notetypes.ftl new file mode 100644 index 000000000..3a3c42194 --- /dev/null +++ b/rslib/ftl/notetypes.ftl @@ -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 +