From 05078165f163467e32b2eb18a0565051ea8bb387 Mon Sep 17 00:00:00 2001 From: Launch Lee Date: Mon, 14 Oct 2024 12:05:19 +0800 Subject: [PATCH] Update zh-cn.json and zh-hant.json --- src/lang/zh-cn.json | 2 +- src/lang/zh-hant.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/zh-cn.json b/src/lang/zh-cn.json index 020145026..1b65a39a8 100644 --- a/src/lang/zh-cn.json +++ b/src/lang/zh-cn.json @@ -382,5 +382,5 @@ "most_downloaded": "最多下载", "newly_added": "最近上架", "top_rated": "最多好评", - "rename not supported": "Rename on termux dir isn't supported" + "rename not supported": "不支持修改 Termux 内的文件夹名" } diff --git a/src/lang/zh-hant.json b/src/lang/zh-hant.json index 0ab8843ba..987c38240 100644 --- a/src/lang/zh-hant.json +++ b/src/lang/zh-hant.json @@ -382,5 +382,5 @@ "most_downloaded": "最多下載", "newly_added": "最近上架", "top_rated": "最多好評", - "rename not supported": "Rename on termux dir isn't supported" + "rename not supported": "不支持修改 Termux 內的文件夾名" }