From b7771d67a4487661266be34c898272226be5c40e Mon Sep 17 00:00:00 2001 From: 5idereal Date: Mon, 3 Oct 2022 09:01:46 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E2=80=98copied=E2=80=99=20translation?= =?UTF-8?q?=20for=20zh-tw=20(#391)?= 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: '已複製', };