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

15 lines
248 B
JSON

{
"card": {
"title": "죄송합니다, 오류가 발생했습니다!",
"buttons": {
"details": "세부 정보",
"tryAgain": "다시 시도"
}
},
"modal": {
"text": "",
"label": "",
"reportButton": ""
}
}