mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
Fix i18n plural for selected review count (#17864)
* Fix i18n plural for selected review count * use selected count in explore
This commit is contained in:
@@ -31,6 +31,6 @@
|
||||
"label": "View new review items",
|
||||
"button": "New Items To Review"
|
||||
},
|
||||
"selected": "selected",
|
||||
"selected": "{{count}} selected",
|
||||
"camera": "Camera"
|
||||
}
|
||||
|
Reference in New Issue
Block a user