Remove unintended translation key from blink (#118712)
This commit is contained in:
parent
9cb113e5d4
commit
ca1ed6f610
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
},
|
},
|
||||||
"save_recent_clips": {
|
"save_recent_clips": {
|
||||||
"name": "Save recent clips",
|
"name": "Save recent clips",
|
||||||
"description": "Saves all recent video clips to local directory with file pattern \"%Y%m%d_%H%M%S_{name}.mp4\".",
|
"description": "Saves all recent video clips to local directory with file pattern \"%Y%m%d_%H%M%S_[camera name].mp4\".",
|
||||||
"fields": {
|
"fields": {
|
||||||
"file_path": {
|
"file_path": {
|
||||||
"name": "Output directory",
|
"name": "Output directory",
|
||||||
|
|
Loading…
Add table
Reference in a new issue