From d4075953f5f70e984e446b3e3f6d91b9346e9cb2 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Mon, 17 May 2021 17:47:11 +0000 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (120 of 120 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/de/ --- lib/l10n/app_de.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/app_de.arb b/lib/l10n/app_de.arb index 97e978e3..b01a2d9b 100644 --- a/lib/l10n/app_de.arb +++ b/lib/l10n/app_de.arb @@ -414,5 +414,15 @@ "name": "Name", "@name": { "description": "Name for a workout or nutritional plan" + }, + "goToDetailPage": "Weiter zur Detailseite", + "@goToDetailPage": {}, + "labelBottomNavNutrition": "Ernährung", + "@labelBottomNavNutrition": { + "description": "Label used in bottom navigation, use a short word" + }, + "labelBottomNavWorkout": "Training", + "@labelBottomNavWorkout": { + "description": "Label used in bottom navigation, use a short word" } }