From e4bff94e56d2316498a7f0a33cdad319602b9155 Mon Sep 17 00:00:00 2001 From: yiter Date: Fri, 16 Jul 2021 10:33:26 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 97.6% (127 of 130 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/zh_Hans/ --- lib/l10n/app_zh.arb | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/l10n/app_zh.arb b/lib/l10n/app_zh.arb index c219e797..015a3d59 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -430,5 +430,13 @@ "musclesSecondary": "次要部位", "@musclesSecondary": { "description": "secondary muscles trained by an exercise" + }, + "newSet": "新增训练日", + "@newSet": { + "description": "Header when adding a new set to a workout day" + }, + "supersetWith": "组合", + "@supersetWith": { + "description": "Text used between exercise cards when adding a new set. Translate as something like 'in a superset with'" } }