From 4bc098bc0985abdad2961b2eefdf886b7fd5169e Mon Sep 17 00:00:00 2001 From: moanos Date: Thu, 17 Apr 2025 23:57:04 +0200 Subject: [PATCH] feat(trans): Ann english translations of questions --- public/i18n/en.json | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) diff --git a/public/i18n/en.json b/public/i18n/en.json index 923ad48..54c1a13 100644 --- a/public/i18n/en.json +++ b/public/i18n/en.json @@ -42,25 +42,19 @@ "overall-area": "The overall area in the cage must be above {{ minimumOverallArea }}m² for {{ numRats }} rats.", "strongly-disagree": "Strongly Disagree", "strongly-agree": "Strongly Agree", - "submit-success": "", - "submit-error": "", - "network-error": "", - "dynamic": { - "submit-success": "", - "submit-error": "", - "network-error": "" - }, - "dynamic.sus-question-easy-to-use": "I thought CageCalc is easy to use", - "dynamic.sus-question-like-to-use-frequently": "I would like to use CageCalc frequently", - "dynamic.sus-question-unnecessarily-complex": "I find CageCalc unnecessarily complex", - "dynamic.sus-question-need-support-of-technical-person": "I think that I need the support of a technical person to be able to use CageCalc", - "dynamic.sus-question-well-integrated": "I found various functions in CageCalc were well integrated", - "dynamic.sus-question-inconsistency": "I thought there was too much inconsistency in CageCalc", - "dynamic.sus-question-learn-quickly": "I would imagine that most people would learn to use CageCalc very quickly", - "dynamic.sus-question-cumbersome": "I found CageCalc very cumbersome to use", - "dynamic.sus-question-confident": "I felt very confident using CageCalc", - "dynamic.sus-question-need-to-learn": "I needed to learn a lot of things before I could get going with CageCalc", - "dynamic.question-whats-missing": "Welche Funktion fehlt dir?", - "dynamic.question-pain-points": "Was muss aus deiner Sicht an XX geändert werden?", - "dynamic.question-other-feedback": "Was willst du uns mitgeben?" + "submit-success": "Successfully submitted!", + "submit-error": "Error when submitting the form!", + "network-error": "Network error when submitting the form!", + "dynamic.sus-question-easy-to-use": "I thought the calculator is easy to use.", + "dynamic.sus-question-unnecessarily-complex": "I find the calculator unnecessarily complex.", + "dynamic.sus-question-need-support-of-technical-person": "I think that I need the support of a technical person to be able to use the calculator.", + "dynamic.sus-question-well-integrated": "I found various functions in the calculator were well integrated", + "dynamic.sus-question-inconsistency": "I thought there was too much inconsistency in the calculator", + "dynamic.sus-question-learn-quickly": "I would imagine that most people would learn to use the calculator very quickly", + "dynamic.sus-question-cumbersome": "I found the calculator very cumbersome to use", + "dynamic.sus-question-confident": "I felt very confident using the calculator", + "dynamic.sus-question-trust": "I trust the results of the calculator.", + "dynamic.question-whats-missing": "What functionality do you feel is missing?", + "dynamic.question-pain-points": "What do you thing needs to be changed?", + "dynamic.question-other-feedback": "What else do you want to tell us?" }