mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 09:02:15 +03:00
Tracked Object Details pane tweaks (#20849)
* use grid view on desktop * refactor description box to remove buttons and add row of action icon buttons * add tooltips * fix trigger creation when using the search effect to create a trigger, the prefilled object will not exist in the config yet * i18n * set max width on thumbnail
This commit is contained in:
@@ -96,7 +96,9 @@
|
||||
"back": "Go back",
|
||||
"hide": "Hide {{item}}",
|
||||
"show": "Show {{item}}",
|
||||
"ID": "ID"
|
||||
"ID": "ID",
|
||||
"none": "None",
|
||||
"all": "All"
|
||||
},
|
||||
"list": {
|
||||
"two": "{{0}} and {{1}}",
|
||||
|
||||
Reference in New Issue
Block a user