Files
homarr/public/locales/tw/widgets/error-boundary.json
2024-12-17 18:40:51 +01:00

15 lines
209 B
JSON

{
"card": {
"title": "出錯了!",
"buttons": {
"details": "詳情",
"tryAgain": "請再試一次"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
}
}