From e6e0038af590cc7be89c04aacb93f5f3e6e6d31c Mon Sep 17 00:00:00 2001 From: zeteticl Date: Fri, 11 Feb 2022 15:25:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=209.149?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module.json | 2 +- zh-tw.json | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 8545a12..f8450e4 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "foundry_zh-tw", "title": "Translation: 正體中文 [Core]", "description": "為 FVTT V9 核心系统提供正體中文翻譯。Discord : https://discord.gg/vx4kcm7

", - "version": "1.4.9", + "version": "1.4.9.1", "minimumCoreVersion": "0.6.6", "compatibleCoreVersion": "9", "coreTranslation": true, diff --git a/zh-tw.json b/zh-tw.json index 060906b..b6f2d71 100644 --- a/zh-tw.json +++ b/zh-tw.json @@ -1590,5 +1590,9 @@ "TOKEN.VisionBright": "明亮", "TOKEN.VisionDim": "昏暗", "TOKEN.VisionAngle": "視野角度", - "WALLS.Light": "光線限制" + "WALLS.Light": "光線限制", + "Collapse": "折疊", + "Expand": "展開", + "CHAT.Chat": "聊天", + "DOCUMENT.Imported": "已成功從 JSON 導入 {document} \"{name}\" 的數據." } \ No newline at end of file