chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
This commit is contained in:
homarr-crowdin[bot]
2025-02-19 19:32:19 +00:00
committed by GitHub
parent 59b1cb48eb
commit 3cca0249a4
30 changed files with 611 additions and 71 deletions

View File

@@ -1608,7 +1608,8 @@
},
"app": {
"noData": "未找到应用",
"description": "点击 <here></here> 创建一个新的应用"
"description": "点击 <here></here> 创建一个新的应用",
"quickCreate": ""
},
"error": {
"noIntegration": "未选择集成",
@@ -2007,6 +2008,12 @@
}
}
}
},
"quickCreateApp": {
"modal": {
"title": "",
"createAndUse": ""
}
}
},
"field": {
@@ -2096,6 +2103,17 @@
"columnCount": {
"label": "列数"
},
"itemRadius": {
"label": "",
"description": "",
"option": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
}
},
"name": {
"label": "名称"
},
@@ -2120,8 +2138,8 @@
"background": {
"title": "背景"
},
"color": {
"title": "配色"
"appearance": {
"title": ""
},
"customCss": {
"title": "自定义 css"