2025-04-10 13:44:14 +02:00
|
|
|
|
{
|
2025-04-11 05:52:32 -05:00
|
|
|
|
"configEditor": "Konfigurationseditor",
|
|
|
|
|
|
"copyConfig": "Konfiguration kopieren",
|
|
|
|
|
|
"saveAndRestart": "Sichern und Neustarten",
|
|
|
|
|
|
"saveOnly": "Nur Sichern",
|
|
|
|
|
|
"toast": {
|
|
|
|
|
|
"error": {
|
|
|
|
|
|
"savingError": "Fehler beim Speichern der Konfiguration"
|
2025-04-10 13:44:14 +02:00
|
|
|
|
},
|
2025-04-11 05:52:32 -05:00
|
|
|
|
"success": {
|
|
|
|
|
|
"copyToClipboard": "Konfiguration in Zwischenablage kopiert."
|
|
|
|
|
|
}
|
|
|
|
|
|
},
|
2025-05-29 20:34:46 +02:00
|
|
|
|
"documentTitle": "Konfigurationseditor – Frigate",
|
2025-08-21 04:32:37 +02:00
|
|
|
|
"confirm": "Verlassen ohne zu Speichern?",
|
|
|
|
|
|
"safeConfigEditor": "Konfiguration Editor (abgesicherter Modus)",
|
|
|
|
|
|
"safeModeDescription": "Frigate ist aufgrund eines Konfigurationsvalidierungsfehlers im abgesicherten Modus."
|
2025-04-10 13:44:14 +02:00
|
|
|
|
}
|