File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 222
222
"@invalidUrl": {
223
223
"description": "Error message when the user enters an invalid URL, e.g. in the login form"
224
224
},
225
- "useCustomServer": "Benutzerdefinierten Server verwenden ",
225
+ "useCustomServer": "Verwende Benutzerdefinierten Server",
226
226
"@useCustomServer": {
227
227
"description": "Toggle button allowing users to switch between the default and a custom wger server"
228
228
},
229
- "useDefaultServer": "Standard-Server verwenden ",
229
+ "useDefaultServer": "Verwende Standard-Server",
230
230
"@useDefaultServer": {
231
231
"description": "Toggle button allowing users to switch between the default and a custom wger server"
232
232
},
311
311
"@reps": {
312
312
"description": "Shorthand for repetitions, used when space constraints are tighter"
313
313
},
314
- "start": "Starten ",
314
+ "start": "Beginne ",
315
315
"@start": {
316
316
"description": "Label on button to start the gym mode (i.e., an imperative)"
317
317
},
685
685
"@whatVariationsExist": {},
686
686
"previous": "Vorherige",
687
687
"@previous": {},
688
- "next": "Weiter ",
688
+ "next": "Nächste ",
689
689
"@next": {},
690
690
"swiss_ball": "Gymnastikball",
691
691
"@swiss_ball": {},
1015
1015
"toAddMealsToThePlanGoToNutritionalPlanDetails": "Gehe zum Ernährungsplaner um Gerichte hinzuzufügen",
1016
1016
"@toAddMealsToThePlanGoToNutritionalPlanDetails": {
1017
1017
"description": "Message shown to guide users to the nutritional plan details page to add meals"
1018
- }
1018
+ },
1019
+ "endDate": "Enddatum",
1020
+ "@endDate": {},
1021
+ "startDate": "Anfangsdatum",
1022
+ "@startDate": {},
1023
+ "applicationLogs": "Anwendungsprotokolle",
1024
+ "@applicationLogs": {}
1019
1025
}
You can’t perform that action at this time.
0 commit comments