From ddc52f4f0cebb49779f32577d1f45255072ead9a Mon Sep 17 00:00:00 2001 From: Weblate Date: Mon, 13 Jan 2025 05:39:14 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.9% (285 of 288 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 98.9% (285 of 288 strings) Co-authored-by: Cheng Gu Co-authored-by: MyMemory Translate-URL: https://translate.sysadminsmedia.com/projects/homebox/frontend/zh_Hans/ Translation: Homebox/Frontend --- frontend/locales/zh-CN.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/locales/zh-CN.json b/frontend/locales/zh-CN.json index b5d46aee..35a14d94 100644 --- a/frontend/locales/zh-CN.json +++ b/frontend/locales/zh-CN.json @@ -92,6 +92,9 @@ "tree": { "no_locations": "没有可用的位置。请添加新的位置\n `<`span class=\"link-primary\"`>`创建`<`/span`>` 按钮在导航栏上" } + }, + "quick_menu": { + "shortcut_hint": "使用数字键快速选择一个操作。" } }, "global": { @@ -114,6 +117,7 @@ "locations": "位置", "maintenance": "维护", "name": "名称", + "navigate": "导航", "password": "密码", "read_docs": "查阅文档", "save": "保存",