💬(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:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user