Files
Homarr/public/locales/zh/widgets/error-boundary.json
2023-06-09 20:41:30 +02:00

15 lines
254 B
JSON

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