From 41cb6eb1901ea6bacd2071c0db8bf0a84edd349d Mon Sep 17 00:00:00 2001 From: Satoshi Jek Date: Fri, 5 Nov 2021 13:16:03 +0800 Subject: [PATCH] i18n: Update Chinese translations (#1940) --- packages/hoppscotch-app/locales/cn.json | 6 +++--- packages/hoppscotch-app/locales/tw.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/hoppscotch-app/locales/cn.json b/packages/hoppscotch-app/locales/cn.json index fcaa85b6..09bef959 100644 --- a/packages/hoppscotch-app/locales/cn.json +++ b/packages/hoppscotch-app/locales/cn.json @@ -220,8 +220,8 @@ "title": "导入" }, "layout": { - "column": "Vertical layout", - "row": "Horizontal layout", + "column": "垂直布局", + "row": "水平布局", "zen_mode": "禅意模式" }, "modal": { @@ -432,7 +432,7 @@ }, "support": { "changelog": "阅读更多有关最新版本的内容", - "chat": "有问题?来和我们交谈吧!", + "chat": "有问题?来和我们交流吧!", "community": "提问与互助", "documentation": "阅读更多有关 Hoppscotch 的内容", "forum": "答疑解惑", diff --git a/packages/hoppscotch-app/locales/tw.json b/packages/hoppscotch-app/locales/tw.json index a911d061..7a04c999 100644 --- a/packages/hoppscotch-app/locales/tw.json +++ b/packages/hoppscotch-app/locales/tw.json @@ -220,8 +220,8 @@ "title": "匯入" }, "layout": { - "column": "Vertical layout", - "row": "Horizontal layout", + "column": "垂直佈局", + "row": "水平佈局", "zen_mode": "禪意模式" }, "modal": { @@ -432,7 +432,7 @@ }, "support": { "changelog": "閱讀更多有關最新版本的內容", - "chat": "有問題?來和我們交談吧!", + "chat": "有問題?來和我們交流吧!", "community": "提問與互助", "documentation": "閱讀更多有關 Hoppscotch 的內容", "forum": "答疑解惑",