mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-31 19:59:26 +01:00
15 lines
260 B
JSON
15 lines
260 B
JSON
{
|
|
"card": {
|
|
"title": "Ối, đã xảy ra lỗi!",
|
|
"buttons": {
|
|
"details": "Chi tiết",
|
|
"tryAgain": "Thử lại"
|
|
}
|
|
},
|
|
"modal": {
|
|
"text": "",
|
|
"label": "Lỗi của bạn",
|
|
"reportButton": "Báo cáo lỗi này"
|
|
}
|
|
}
|