mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-04 01:48:54 +03:00
role map field with validation
This commit is contained in:
@@ -1218,6 +1218,13 @@
|
||||
"timezone": {
|
||||
"defaultOption": "Use browser timezone"
|
||||
},
|
||||
"roleMap": {
|
||||
"empty": "No role mappings",
|
||||
"roleLabel": "Role",
|
||||
"groupsLabel": "Groups",
|
||||
"addMapping": "Add role mapping",
|
||||
"remove": "Remove"
|
||||
},
|
||||
"ffmpegArgs": {
|
||||
"preset": "Preset",
|
||||
"manual": "Manual arguments",
|
||||
|
||||
Reference in New Issue
Block a user