mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-22 23:42:16 +01:00
15 lines
306 B
JSON
15 lines
306 B
JSON
{
|
|
"card": {
|
|
"title": "出錯了!",
|
|
"buttons": {
|
|
"details": "詳情",
|
|
"tryAgain": "請再試一次"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "組件意外崩潰,請閱讀文黨並修改錯誤的輸入",
|
|
"label": "發生錯誤",
|
|
"reportButton": "回報此錯誤至 Github"
|
|
}
|
|
}
|