💬(app-desk) translate en plurals keys correctly

We added the english language in Crowdin.
We can now translate the plural keys in
the english language.
This commit is contained in:
Anthony LC
2024-03-26 16:59:50 +01:00
committed by Anthony LC
parent fab1329712
commit 0fe0175622

View File

@@ -1,4 +1,11 @@
{
"en": {
"translation": {
"{{count}} member_many": "{{count}} members",
"{{count}} member_one": "{{count}} member",
"{{count}} member_other": "{{count}} members"
}
},
"fr": {
"translation": {
"0 group to display.": "0 groupe à afficher.",