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

15 lines
372 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"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"
}
}