mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-26 05:58:30 +03:00
19 lines
620 B
JSON
19 lines
620 B
JSON
{
|
|
"documentTitle": "Configuratie-bewerken - DIENST",
|
|
"copyConfig": "Configuratie kopiëren",
|
|
"saveAndRestart": "Opslaan en opnieuw opstarten",
|
|
"toast": {
|
|
"error": {
|
|
"savingError": "Fout bij het opslaan van de configuratie"
|
|
},
|
|
"success": {
|
|
"copyToClipboard": "Configuratie gekopieerd naar klembord."
|
|
}
|
|
},
|
|
"configEditor": "Configuratie Bewerken",
|
|
"saveOnly": "Alleen opslaan",
|
|
"confirm": "Afsluiten zonder op te slaan?",
|
|
"safeConfigEditor": "Configuratie-editor (veilige modus)",
|
|
"safeModeDescription": "Frigate is in veilige modus vanwege een configuratievalidatiefout."
|
|
}
|