From bd2439d1fdfd21fda41e217f388a1e5d6ce1ec87 Mon Sep 17 00:00:00 2001 From: Supaplex Date: Mon, 7 Jun 2021 09:24:10 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 20.2% (76 of 375 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/zh_Hant/ --- langs/themes/zh_Hant.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json index 341f481a01..c46d26852d 100644 --- a/langs/themes/zh_Hant.json +++ b/langs/themes/zh_Hant.json @@ -80,7 +80,21 @@ "title": "開放攀爬地圖", "layers": { "0": { - "name": "攀岩社團" + "name": "攀岩社團", + "tagRenderings": { + "0": { + "render": "{name}" + } + }, + "description": "攀岩社團或組織", + "title": { + "mappings": { + "0": { + "then": "攀岩 NGO" + } + }, + "render": "攀岩社團" + } } } },