Skip to content

Commit 2112041

Browse files
committed
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (12 of 12 strings) Translation: DataBackup/DataBackup Doc: Locale Translate-URL: https://hosted.weblate.org/projects/databackup/databackup-doc-locale/zh_Hans/
1 parent 71c7cb9 commit 2112041

1 file changed

Lines changed: 40 additions & 24 deletions

File tree

docs/zh/locale.json

Lines changed: 40 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,43 @@
11
{
2-
"label": "简体中文",
3-
"lang": "zh-CN",
4-
"sidebarMenuLabel": "菜单",
5-
"darkModeSwitchLabel": "外观",
6-
"outlineTitle": "本页内容",
7-
"returnToTopLabel": "返回顶部",
8-
"translateMenuLabel": "翻译",
9-
"docFooter": {
10-
"prev": "上一页",
11-
"next": "下一页"
12-
},
13-
"nav": [
14-
{ "text": "首页", "link": "/zh/" },
15-
{ "text": "指南", "link": "/zh/get-started" }
16-
],
17-
"sidebar": [
18-
{
19-
"text": "指南",
20-
"items": [{ "text": "开始使用", "link": "/zh/get-started" }]
2+
"label": "简体中文",
3+
"lang": "zh-CN",
4+
"sidebarMenuLabel": "菜单",
5+
"darkModeSwitchLabel": "外观",
6+
"outlineTitle": "本页内容",
7+
"returnToTopLabel": "返回顶部",
8+
"translateMenuLabel": "翻译",
9+
"docFooter": {
10+
"prev": "上一页",
11+
"next": "下一页"
2112
},
22-
{
23-
"text": "使用",
24-
"items": [{ "text": "设置", "link": "/zh/setup" }]
25-
}
26-
]
13+
"nav": [
14+
{
15+
"text": "首页",
16+
"link": "/zh/"
17+
},
18+
{
19+
"text": "指南",
20+
"link": "/zh/get-started"
21+
}
22+
],
23+
"sidebar": [
24+
{
25+
"text": "指南",
26+
"items": [
27+
{
28+
"text": "开始使用",
29+
"link": "/zh/get-started"
30+
}
31+
]
32+
},
33+
{
34+
"text": "使用",
35+
"items": [
36+
{
37+
"text": "设置",
38+
"link": "/zh/setup"
39+
}
40+
]
41+
}
42+
]
2743
}

0 commit comments

Comments
 (0)