2025-03-16 23:36:20 +08:00
|
|
|
{
|
2025-04-11 05:52:32 -05:00
|
|
|
"documentTitle": "Config Editor - Frigate",
|
|
|
|
|
"configEditor": "Config Editor",
|
2025-05-24 10:47:15 -06:00
|
|
|
"safeConfigEditor": "Config Editor (Safe Mode)",
|
|
|
|
|
"safeModeDescription": "Frigate is in safe mode due to a config validation error.",
|
2025-04-11 05:52:32 -05:00
|
|
|
"copyConfig": "Copy Config",
|
|
|
|
|
"saveAndRestart": "Save & Restart",
|
|
|
|
|
"saveOnly": "Save Only",
|
2025-05-19 16:45:02 -05:00
|
|
|
"confirm": "Exit without saving?",
|
2025-04-11 05:52:32 -05:00
|
|
|
"toast": {
|
|
|
|
|
"success": {
|
|
|
|
|
"copyToClipboard": "Config copied to clipboard."
|
|
|
|
|
},
|
|
|
|
|
"error": {
|
|
|
|
|
"savingError": "Error saving config"
|
2025-03-16 23:36:20 +08:00
|
|
|
}
|
2025-04-11 05:52:32 -05:00
|
|
|
}
|
|
|
|
|
}
|