fix(trans): adding stuff
This commit is contained in:
		@@ -1,17 +1,4 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "sus-question-easy-to-use": "I thought CageCalc is easy to use",
 | 
					 | 
				
			||||||
  "sus-question-like-to-use-frequently": "I would like to use CageCalc frequently",
 | 
					 | 
				
			||||||
  "sus-question-unnecessarily-complex": "I find CageCalc unnecessarily complex",
 | 
					 | 
				
			||||||
  "sus-question-need-support-of-technical-person": "I think that I need the support of a technical person to be able to use CageCalc",
 | 
					 | 
				
			||||||
  "sus-question-well-integrated": "I found various functions in CageCalc were well integrated",
 | 
					 | 
				
			||||||
  "sus-question-inconsistency": "I thought there was too much inconsistency in CageCalc",
 | 
					 | 
				
			||||||
  "sus-question-learn-quickly": "I would imagine that most people would learn to use CageCalc very quickly",
 | 
					 | 
				
			||||||
  "sus-question-cumbersome": "I found CageCalc very cumbersome to use",
 | 
					 | 
				
			||||||
  "sus-question-confident": "I felt very confident using CageCalc",
 | 
					 | 
				
			||||||
  "sus-question-need-to-learn": "I needed to learn a lot of things before I could get going with CageCalc",
 | 
					 | 
				
			||||||
  "question-whats-missing": "Welche Funktion fehlt dir?",
 | 
					 | 
				
			||||||
  "question-pain-points": "Was muss aus deiner Sicht an XX geändert werden?",
 | 
					 | 
				
			||||||
  "question-other-feedback": "Was willst du uns mitgeben?",
 | 
					 | 
				
			||||||
  "app-name": "Käfigrechner",
 | 
					  "app-name": "Käfigrechner",
 | 
				
			||||||
  "how-many-rats-does-this-cage-fit": "Wie viele Ratten passen in den Käfig?",
 | 
					  "how-many-rats-does-this-cage-fit": "Wie viele Ratten passen in den Käfig?",
 | 
				
			||||||
  "what-cage-should-i-get": "Käfiggröße rechnen",
 | 
					  "what-cage-should-i-get": "Käfiggröße rechnen",
 | 
				
			||||||
@@ -54,5 +41,21 @@
 | 
				
			|||||||
  "cage-for-x-rats": "Käfig für {{ num_rats }} Ratten",
 | 
					  "cage-for-x-rats": "Käfig für {{ num_rats }} Ratten",
 | 
				
			||||||
  "overall-area": "Die Gesamtfläche für {{ numRats }} Ratten muss mindestens {{ minimumOverallArea }}m² betragen.",
 | 
					  "overall-area": "Die Gesamtfläche für {{ numRats }} Ratten muss mindestens {{ minimumOverallArea }}m² betragen.",
 | 
				
			||||||
  "strongly-disagree": "Stimme gar nicht zu",
 | 
					  "strongly-disagree": "Stimme gar nicht zu",
 | 
				
			||||||
  "strongly-agree": "Stimme voll zu"
 | 
					  "strongly-agree": "Stimme voll zu",
 | 
				
			||||||
 | 
					  "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?",
 | 
				
			||||||
 | 
					  "dynamic.submit-success": "Erfolgreich abgesendet!",
 | 
				
			||||||
 | 
					  "dynamic.submit-error": "Fehler beim Absenden!",
 | 
				
			||||||
 | 
					  "dynamic.network-error": "Fehler beim Datenübertrag!"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user