diff --git a/langs/themes/zh_Hant.json b/langs/themes/zh_Hant.json index 428b46e94..99eed83c5 100644 --- a/langs/themes/zh_Hant.json +++ b/langs/themes/zh_Hant.json @@ -1493,5 +1493,23 @@ } }, "title": "冬季服務" + }, + "sauna": { + "description": "桑拿", + "layers": { + "6": { + "override": { + "presets=": { + "0": { + "title": "美容店" + }, + "1": { + "title": "按摩店" + } + } + } + } + }, + "title": "桑拿" } -} \ No newline at end of file +}