add translation strings

This commit is contained in:
ucrhh 2021-02-19 14:11:26 +01:00
parent 9c38621c34
commit 70f8e64423
2 changed files with 2 additions and 1 deletions

View File

@ -84,7 +84,6 @@ public class LatexCreatorConstraints implements StepVisitor {
result.add(generateMGU(constraintSets) + LATEX_NEW_LINE + generateFinalType());
numberGenerator.push();
});
// todo add some helpful text for the user
}
if (FIRST_PREFIX.equals(prefix)) {
result.replaceAll(content -> ALIGN_BEGIN + content + ALIGN_END);

View File

@ -21,6 +21,8 @@ root.addAssumption=Typannahme hinzufügen
root.deleteAll=Alle löschen
root.variable=Variable
root.type=Typ
root.title404=404 - Seite nicht gefunden
root.message404=Versuche /infer/<term> oder gebe deinen Lieblingsterm in das Eingabefeld ein
root.drawer=Drawer
root.example=Beispiele
root.inputField=Eingabefeld