blakeblackshear.frigate/web/public/locales/en/views/configEditor.json
2025-05-19 16:45:02 -05:00

17 lines
378 B
JSON

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