Skip to content

Commit 2605ac4

Browse files
david3951445weblate
authored andcommitted
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 97.7% (217 of 222 strings) Translation: wger Workout Manager/Webapp (frontend) Translate-URL: https://hosted.weblate.org/projects/wger/frontend/zh_Hant/
1 parent 70a66b4 commit 2605ac4

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

public/locales/zh_Hant/translation.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,5 +218,18 @@
218218
"copyToClipboard": "複製到剪貼簿",
219219
"filters": "過濾器",
220220
"continue": "繼續",
221-
"goBack": "後退"
221+
"goBack": "後退",
222+
"lastMonth": "上個月",
223+
"lastYear": "去年",
224+
"height": "身高",
225+
"cm": "公分",
226+
"lastWeek": "上週",
227+
"bmi": {
228+
"calculator": "BMI計算器",
229+
"underweight": "過輕",
230+
"normal": "正常",
231+
"overweight": "過重",
232+
"obese": "肥胖",
233+
"result": "你的BMI是{{value}}"
234+
}
222235
}

0 commit comments

Comments
 (0)