mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-01 12:19:21 +01:00
15 lines
245 B
JSON
15 lines
245 B
JSON
{
|
|
"card": {
|
|
"title": "哎呀,出错了!",
|
|
"buttons": {
|
|
"details": "详情",
|
|
"tryAgain": "请再试一次"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "您的错误",
|
|
"reportButton": "报告该错误"
|
|
}
|
|
}
|