blakeblackshear.frigate/web/public/locales/en/views/configEditor.json
2025-04-11 05:52:32 -05:00

16 lines
341 B
JSON

{
"documentTitle": "Config Editor - Frigate",
"configEditor": "Config Editor",
"copyConfig": "Copy Config",
"saveAndRestart": "Save & Restart",
"saveOnly": "Save Only",
"toast": {
"success": {
"copyToClipboard": "Config copied to clipboard."
},
"error": {
"savingError": "Error saving config"
}
}
}