From e78c2bedaaff414ce9d9e657a2b80b1e7b6f5701 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Wed, 6 Jul 2022 20:23:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/i18n/zh.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/zh.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/i18n/zh.js b/src/i18n/zh.js index 97af8f5..e743092 100644 --- a/src/i18n/zh.js +++ b/src/i18n/zh.js @@ -291,6 +291,7 @@ const zh = { name: "状态" }, room_directory:{ + name: "目录", action: { create: "新建" } @@ -300,9 +301,6 @@ const zh = { }, registration_tokens: { name: "注册" - }, - room_directory: { - name: "目录" } }, };