mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-24 08:19:14 +01:00
15 lines
322 B
JSON
15 lines
322 B
JSON
{
|
|
"card": {
|
|
"title": "哎呀,出错了!",
|
|
"buttons": {
|
|
"details": "详情",
|
|
"tryAgain": "请再试一次"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "组件意外崩溃,请阅读文档并修改错误的输入。",
|
|
"label": "发生错误",
|
|
"reportButton": "在 GitHub 上报告此错误"
|
|
}
|
|
}
|