mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-04 20:47:42 +03:00
16 lines
408 B
JSON
16 lines
408 B
JSON
{
|
|
"documentTitle": "Konfigurasjonsredigering - Frigate",
|
|
"toast": {
|
|
"error": {
|
|
"savingError": "Feil ved lagring av konfigurasjon"
|
|
},
|
|
"success": {
|
|
"copyToClipboard": "Konfigurasjonen ble kopiert til utklippstavlen."
|
|
}
|
|
},
|
|
"configEditor": "Konfigurasjonsredigering",
|
|
"copyConfig": "Kopier konfigurasjon",
|
|
"saveAndRestart": "Lagre og omstart",
|
|
"saveOnly": "Kun lagre"
|
|
}
|