Files
Homarr/public/locales/tw/widgets/error-boundary.json
2025-08-02 18:04:19 +02:00

15 lines
306 B
JSON

{
"card": {
"title": "出錯了!",
"buttons": {
"details": "詳情",
"tryAgain": "請再試一次"
}
},
"modal": {
"text": "組件意外崩潰,請閱讀文黨並修改錯誤的輸入",
"label": "發生錯誤",
"reportButton": "回報此錯誤至 Github"
}
}