frigate/web/public/locales/tr/views/configEditor.json
2025-04-11 05:52:32 -05:00

16 lines
422 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.

{
"saveOnly": "Sadece Kaydet",
"toast": {
"error": {
"savingError": "Yapılandırma kaydedilirken hata"
},
"success": {
"copyToClipboard": "Yapılandırma panoya kopyalandı."
}
},
"copyConfig": "Yapılandırmayı Kopyala",
"configEditor": "Yapılandırma Düzenleyicisi",
"documentTitle": "Yapılandırma Düzenleyicisi - Frigate",
"saveAndRestart": "Kaydet & Yeniden Başlat"
}