Files
dataset-yolo-script/sam2-cpu/frigate-dev/web/public/locales/de/views/configEditor.json
T
2026-02-04 15:29:36 +07:00

19 lines
637 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.
{
"configEditor": "Konfigurationseditor",
"copyConfig": "Konfiguration kopieren",
"saveAndRestart": "Sichern und Neustarten",
"saveOnly": "Nur Sichern",
"toast": {
"error": {
"savingError": "Fehler beim Speichern der Konfiguration"
},
"success": {
"copyToClipboard": "Konfiguration in Zwischenablage kopiert."
}
},
"documentTitle": "Konfigurationseditor Frigate",
"confirm": "Verlassen ohne zu Speichern?",
"safeConfigEditor": "Konfiguration Editor (abgesicherter Modus)",
"safeModeDescription": "Frigate ist aufgrund eines Konfigurationsvalidierungsfehlers im abgesicherten Modus."
}