From 54c0e33d8cec617bf9ed75399dbcb9127b106af9 Mon Sep 17 00:00:00 2001 From: KatMelon <41975026+Creeper553@users.noreply.github.com> Date: Tue, 9 May 2023 20:40:59 +0800 Subject: [PATCH] Update zh_CN.ts --- loc/zh_CN.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/loc/zh_CN.ts b/loc/zh_CN.ts index 27af13b..f7c481b 100644 --- a/loc/zh_CN.ts +++ b/loc/zh_CN.ts @@ -8,6 +8,7 @@ export const zh_CN: TLocaleDefinition = { language_code: 'zh_CN', translations: { something_went_wrong: '发生了意料之外的错误', + description: '一款将 3D 模型转换为 .schematic,.litematic,.schem 和 .nbt 等 Minecraft 方块格式的工具', init: { initialising: '正在初始化...', ready: '完毕',