diff --git a/langs/layers/zh_Hant.json b/langs/layers/zh_Hant.json index 2edce462e5..2fd3cfe8be 100644 --- a/langs/layers/zh_Hant.json +++ b/langs/layers/zh_Hant.json @@ -61,6 +61,13 @@ "2": { "title": "獨自設立的海報框" } + }, + "title": { + "mappings": { + "4": { + "then": "旗幟" + } + } } }, "all_streets": { @@ -1243,5 +1250,16 @@ }, "render": "風機" } + }, + "sports_centre": { + "tagRenderings": { + "sport_centre-sport": { + "mappings": { + "4": { + "then": "合氣道" + } + } + } + } } -} \ No newline at end of file +}