mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 22:42:21 +01:00
15 lines
372 B
JSON
15 lines
372 B
JSON
{
|
||
"card": {
|
||
"title": "Hay aksi, bir hata oluştu!",
|
||
"buttons": {
|
||
"details": "Detaylar",
|
||
"tryAgain": "Tekrar Deneyin"
|
||
}
|
||
},
|
||
"modal": {
|
||
"text": "Widget beklenmedik bir şekilde çöktü. Lütfen dokümantasyonu okuyun ve yazım hatalarını düzeltin.",
|
||
"label": "Oluşan hata",
|
||
"reportButton": "Bu hatayı GitHub'da bildirin"
|
||
}
|
||
}
|