mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 14:32:18 +01:00
15 lines
248 B
JSON
15 lines
248 B
JSON
{
|
|
"card": {
|
|
"title": "죄송합니다, 오류가 발생했습니다!",
|
|
"buttons": {
|
|
"details": "세부 정보",
|
|
"tryAgain": "다시 시도"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "",
|
|
"reportButton": ""
|
|
}
|
|
}
|