chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-07-12 00:57:08 +00:00
committed by GitHub
parent 72633bf178
commit 29884dda97
32 changed files with 612 additions and 132 deletions

View File

@@ -937,6 +937,10 @@
"label": "领域",
"newLabel": "新领域"
},
"personalAccessToken": {
"label": "",
"newLabel": ""
},
"topic": {
"label": "主题",
"newLabel": "新主题"
@@ -2288,7 +2292,11 @@
"example": {
"label": "示例"
},
"invalid": "仓库定义无效,请检查值"
"invalid": "仓库定义无效,请检查值",
"noProvider": {
"label": "",
"tooltip": ""
}
}
},
"not-found": "未找到",
@@ -2305,7 +2313,11 @@
"error": {
"label": "错误",
"messages": {
"noMatchingVersion": "没有找到匹配的版本"
"invalidIdentifier": "",
"noMatchingVersion": "没有找到匹配的版本",
"noReleasesFound": "",
"noProviderSeleceted": "",
"noProviderResponse": ""
}
}
},
@@ -2556,6 +2568,9 @@
"iconColor": {
"label": "图标颜色"
},
"clearColor": {
"label": ""
},
"customCss": {
"label": "自定义此面板的 css",
"description": "只推荐有经验的用户使用 CSS 自定义面板",