Add plural variant to i18n selected key

Weblate needs both keys to populate other languages
This commit is contained in:
Josh Hawkins 2025-04-22 22:18:28 -05:00
parent cee5d6e5ee
commit 7c335792ae

View File

@ -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"
}