From 5f2ec5ce6f4d07acff64bc1a77e9bff019695c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=89=E9=B2=AB=E9=9B=AA=E7=8B=90?= <139336664+ArcticFoxPro@users.noreply.github.com> Date: Tue, 7 May 2024 08:12:17 +0800 Subject: [PATCH] Update zh.json --- assets/translations/zh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/translations/zh.json b/assets/translations/zh.json index d86ded0..1793538 100644 --- a/assets/translations/zh.json +++ b/assets/translations/zh.json @@ -24,7 +24,7 @@ "colour": "配色", "standard": "标准", "custom": "定制", - "useMaterialYou": "使用 Material You 配色", + "useMaterialYou": "使用 Material You", "githubStarredRepos": "已星标的 GitHub 仓库", "uname": "用户名", "wrongArgNum": "参数数量错误", @@ -372,4 +372,4 @@ "one": "{}APK", "other": "{}APK" } -} \ No newline at end of file +}