feat: Add sus (translations missing)

This commit is contained in:
2025-04-17 18:24:37 +02:00
parent 17e1415136
commit d5a467aa55
7 changed files with 155 additions and 12 deletions

View File

@@ -22,6 +22,8 @@
"source-code": "Quellcode",
"give-feedback": "Feedback geben",
"feedback": "Feedback",
"sus-title": "Bewerte den Rechner",
"submit": "Absenden",
"failed-base-area": "Die Mindestgrundfläche des Käfigs muss {{ MINIMUM_BASE_AREA }}m² (also z.B. 100x50cm) betragen.",
"failed-overall-area": "Die Gesamtfläche im Käfig ist zu klein.",
"failed-fall-height": "Die mögliche Fallhöhe darf nicht mehr als {{ maximum_fall_height }}cm betragen.",

View File

@@ -22,6 +22,8 @@
"source-code": "Source Code",
"give-feedback": "Give Feedback",
"feedback": "Feedback",
"sus-title": "Rate the calculator",
"submit": "Submit",
"failed-base-area": "The base area of the cage must not be below {{ MINIMUM_BASE_AREA }}m².",
"failed-overall-area": "The overall area in the cage is to small.",
"failed-fall-height": "The possible fall height between floors must not be above {{ maximum_fall_height }}cm.",