Files
homarr/public/locales/ko/widgets/error-boundary.json
2023-11-03 21:15:08 +01:00

15 lines
277 B
JSON

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