Files
homarr/public/locales/zh/widgets/error-boundary.json
2023-08-06 17:13:08 +02:00

15 lines
242 B
JSON

{
"card": {
"title": "哎呀,出错了!",
"buttons": {
"details": "详情",
"tryAgain": "请再试一次"
}
},
"modal": {
"text": "",
"label": "请检查",
"reportButton": "报告该错误"
}
}