Files
Homarr/public/locales/cn/widgets/error-boundary.json
2024-12-17 18:40:51 +01:00

15 lines
322 B
JSON

{
"card": {
"title": "哎呀,出错了!",
"buttons": {
"details": "详情",
"tryAgain": "请再试一次"
}
},
"modal": {
"text": "组件意外崩溃,请阅读文档并修改错误的输入。",
"label": "发生错误",
"reportButton": "在 GitHub 上报告此错误"
}
}