Improve some translations

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-04-28 16:13:38 +02:00
parent 4b13f2a572
commit 70ca2d68a6
64 changed files with 2820 additions and 2546 deletions

View File

@@ -157,7 +157,7 @@
<span v-else>
{{
$tc(
"No one is going to this event",
"No one is participating|One person participating|{going} people participating",
event.participantStats.participant,
{
going: event.participantStats.participant,
@@ -185,7 +185,7 @@
<span v-else>
{{
$tc(
"No one is going to this event",
"No one is participating|One person participating|{going} people participating",
event.participantStats.participant,
{
going: event.participantStats.participant,