Files
homarr/public/locales/tr/widgets/error-boundary.json
2023-06-09 20:41:30 +02:00

15 lines
408 B
JSON
Raw 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": "Beklenmeyen bir hata oluştu. Lütfen yapılandırmanızı kontrol edin. Bunun bir hata olduğunu düşünüyorsanız lütfen bu sorunu bildirin.",
"label": "Karşılaştığın Hata",
"reportButton": "Hatayı bildir"
}
}