mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 04:57:42 +03:00
Add plural variant to i18n selected key
Weblate needs both keys to populate other languages
This commit is contained in:
parent
cee5d6e5ee
commit
7c335792ae
@ -31,6 +31,7 @@
|
||||
"label": "View new review items",
|
||||
"button": "New Items To Review"
|
||||
},
|
||||
"selected": "{{count}} selected",
|
||||
"selected_one": "{{count}} selected",
|
||||
"selected_other": "{{count}} selected",
|
||||
"camera": "Camera"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user