19 lines
637 B
JSON
19 lines
637 B
JSON
{
|
||
"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."
|
||
}
|