mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 23:05:43 +03:00
16 lines
415 B
JSON
16 lines
415 B
JSON
{
|
|
"documentTitle": "Configuratie-editor - Frigate",
|
|
"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-editor",
|
|
"saveOnly": "Alleen opslaan"
|
|
}
|