From 6ce0bd40c6218067effd0ed580bf308461f898f5 Mon Sep 17 00:00:00 2001 From: Launch Lee Date: Mon, 16 Sep 2024 22:56:30 +0800 Subject: [PATCH] Update zh-cn.json and zh-hant.json --- src/lang/zh-cn.json | 8 ++++---- src/lang/zh-hant.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/lang/zh-cn.json b/src/lang/zh-cn.json index 3a8b0b767..93c41570f 100644 --- a/src/lang/zh-cn.json +++ b/src/lang/zh-cn.json @@ -377,9 +377,9 @@ "list files": "列出 {name} 下的所有文件吗?过多的文件可能会导致应用崩溃。", "problems": "有问题", "show side buttons": "显示侧边按钮", - "bug_report": "Submit a Bug Report", + "bug_report": "提交缺陷报告", "verified publisher": "已认证发布者", - "most_downloaded": "Most Downloaded", - "newly_added": "Newly Added", - "top_rated": "Top Rated" + "most_downloaded": "最多下载", + "newly_added": "最近上架", + "top_rated": "最多好评" } diff --git a/src/lang/zh-hant.json b/src/lang/zh-hant.json index 5bbd23e31..8f2785fba 100644 --- a/src/lang/zh-hant.json +++ b/src/lang/zh-hant.json @@ -377,9 +377,9 @@ "list files": "列出 {name} 下的所有文件嗎?過多的文件可能會導緻應用崩潰。", "problems": "有問題", "show side buttons": "顯示側邊按鈕", - "bug_report": "Submit a Bug Report", + "bug_report": "提交缺陷報告", "verified publisher": "已認證發布者", - "most_downloaded": "Most Downloaded", - "newly_added": "Newly Added", - "top_rated": "Top Rated" + "most_downloaded": "最多下載", + "newly_added": "最近上架", + "top_rated": "最多好評" }