🌐 New Crowdin updates (#969)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"title": "欢迎回来!",
|
||||
"text": "请输入密码。",
|
||||
"text": "请输入密码",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
|
||||
18
public/locales/zh/layout/common.json
Normal file
18
public/locales/zh/layout/common.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"modals": {
|
||||
"blockedPopups": {
|
||||
"title": "",
|
||||
"text": "",
|
||||
"list": {
|
||||
"browserPermission": "",
|
||||
"adBlockers": "",
|
||||
"otherBrowser": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"category": {
|
||||
"openAllInNewTab": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "书签",
|
||||
"description": "显示字符串或链接的静态列表",
|
||||
"settings": {
|
||||
"title": "",
|
||||
"title": "书签设置",
|
||||
"items": {
|
||||
"label": ""
|
||||
"label": "项目"
|
||||
},
|
||||
"layout": {
|
||||
"label": "布局"
|
||||
@@ -14,8 +14,8 @@
|
||||
},
|
||||
"card": {
|
||||
"noneFound": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "书签列表为空",
|
||||
"text": "在编辑模式下将新项目添加到此列表"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,6 +10,12 @@
|
||||
},
|
||||
"refreshInterval": {
|
||||
"label": "刷新间隔(以分钟计)"
|
||||
},
|
||||
"dangerousAllowSanitizedItemContent": {
|
||||
"label": "危险:允许清除物品内容"
|
||||
},
|
||||
"settings.textLinesClamp": {
|
||||
"label": "文字线条"
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
@@ -21,4 +27,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"noEntries": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "没有条目",
|
||||
"text": "使用下方按钮添加更多条目"
|
||||
},
|
||||
"buttonAdd": ""
|
||||
"buttonAdd": "添加"
|
||||
}
|
||||
|
||||
@@ -11,4 +11,4 @@
|
||||
"label": "请检查",
|
||||
"reportButton": "报告该错误"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user