aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/i18n/locales/zh
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web/lib/i18n/locales/zh')
-rw-r--r--apps/web/lib/i18n/locales/zh/translation.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/zh/translation.json b/apps/web/lib/i18n/locales/zh/translation.json
index be09b221..87d098a6 100644
--- a/apps/web/lib/i18n/locales/zh/translation.json
+++ b/apps/web/lib/i18n/locales/zh/translation.json
@@ -61,7 +61,12 @@
"cancel": "取消",
"apply_all": "全部应用",
"ignore": "忽略",
- "recrawl": "重新抓取"
+ "recrawl": "重新抓取",
+ "sort": {
+ "title": "排序",
+ "newest_first": "最新优先",
+ "oldest_first": "最早优先"
+ }
},
"settings": {
"back_to_app": "返回应用",