Files
Homarr/public/locales/zh/widgets/error-boundary.json
2023-09-01 21:55:45 +02:00

15 lines
245 B
JSON

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