frigate/web/public/locales/en/views/exports.json
2025-03-13 17:12:51 +08:00

13 lines
372 B
JSON

{
"documentTitle": "Export - Frigate",
"search": "Search",
"noExports": "No exports found",
"deleteExport": "Delete Export",
"deleteExport.desc": "Are you sure you want to delete {{exportName}}?",
"editExport": {
"title": "Rename Export",
"desc": "Enter a new name for this export.",
"saveExport": "Save Export"
}
}