From 37bdb0139aa74dd38830525373cd00a9f58b778c Mon Sep 17 00:00:00 2001 From: Jing Date: Thu, 24 Feb 2022 20:04:51 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.7% (157 of 159 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 2d550e6a..1c0f0e58 100644 --- a/lib/l10n/app_zh.arb +++ b/lib/l10n/app_zh.arb @@ -548,5 +548,13 @@ "energyShort": "热量", "@energyShort": { "description": "The first letter or short name of the word 'Energy', used in overviews" + }, + "planned": "过去计划", + "@planned": { + "description": "Header for the column of 'planned' nutritional values, i.e. what should be eaten" + }, + "logged": "已记录", + "@logged": { + "description": "Header for the column of 'logged' nutritional values, i.e. what was eaten" } }