mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-08 15:47:01 +01:00
15 lines
254 B
JSON
15 lines
254 B
JSON
{
|
|
"card": {
|
|
"title": "糟糕,出现了一个错误!",
|
|
"buttons": {
|
|
"details": "详情",
|
|
"tryAgain": "请再试一次"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "请检查",
|
|
"reportButton": "报告该错误"
|
|
}
|
|
}
|