Fix EN locale

This commit is contained in:
Thomas Ricouard 2024-02-26 09:16:16 +01:00
parent b56da94a7c
commit 9c67af8451

View file

@ -21919,13 +21919,13 @@
"one" : {
"stringUnit" : {
"state" : "translated",
"value" : "%arg participants"
"value" : "%arg"
}
},
"other" : {
"stringUnit" : {
"state" : "translated",
"value" : "%arg participants"
"value" : "%arg"
}
}
}
@ -21939,13 +21939,13 @@
"one" : {
"stringUnit" : {
"state" : "translated",
"value" : "%arg posts"
"value" : "%arg"
}
},
"other" : {
"stringUnit" : {
"state" : "translated",
"value" : "%arg posts"
"value" : "%arg "
}
}
}