mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-10 07:15:45 +03:00
16 lines
367 B
JSON
16 lines
367 B
JSON
|
|
{
|
||
|
|
"documentTitle": "Editor Setari - Frigate",
|
||
|
|
"configEditor": "Editor Setari",
|
||
|
|
"copyConfig": "Copiaza Setarile",
|
||
|
|
"saveAndRestart": "Salveaza & Reporneste",
|
||
|
|
"saveOnly": "Doar Salveaza",
|
||
|
|
"toast": {
|
||
|
|
"success": {
|
||
|
|
"copyToClipboard": "Setari copiate in clipboard."
|
||
|
|
},
|
||
|
|
"error": {
|
||
|
|
"savingError": "Eroare la salvarea setarilor"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|