From 5323fad56657803c204fd8f77f94b0c2e7438f35 Mon Sep 17 00:00:00 2001 From: 5idereal Date: Mon, 3 Oct 2022 08:43:41 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E2=80=98copied=E2=80=99=20translation?= =?UTF-8?q?=20for=20zh-tw?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/nginxconfig/i18n/zh-tw/templates/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nginxconfig/i18n/zh-tw/templates/app.js b/src/nginxconfig/i18n/zh-tw/templates/app.js index 266d48f..dc1c1c6 100644 --- a/src/nginxconfig/i18n/zh-tw/templates/app.js +++ b/src/nginxconfig/i18n/zh-tw/templates/app.js @@ -36,5 +36,5 @@ export default { globalConfig: '全域設定', setup: '使用設定', configFiles: '設定檔', - copied: '已復制', + copied: '已複製', };