#1459 Update translation to correctly pluralize the available places for an event
This commit is contained in:
@@ -414,7 +414,7 @@
|
||||
"Due on": "Due on",
|
||||
"Organizers": "Organizers",
|
||||
"(Masked)": "(Masked)",
|
||||
"{available}/{capacity} available places": "No places left|{available}/{capacity} available places",
|
||||
"{available}/{capacity} available places": "No places left|{available}/{capacity} available place left|{available}/{capacity} available places",
|
||||
"No one is participating|One person participating|{going} people participating": "No one is participating|One person participating|{going} people participating",
|
||||
"Date and time": "Date and time",
|
||||
"Location": "Location",
|
||||
@@ -1218,7 +1218,7 @@
|
||||
"You will receive notifications about this group's public activity depending on %{notification_settings}.": "You will receive notifications about this group's public activity depending on %{notification_settings}.",
|
||||
"Online": "Online",
|
||||
"That you follow or of which you are a member": "That you follow or of which you are a member",
|
||||
"{number} seats left": "{number} seats left",
|
||||
"{number} seats left": "No seat left|One seat left|{number} seats left",
|
||||
"Published by {name}": "Published by {name}",
|
||||
"Share this post": "Share this post",
|
||||
"This post is accessible only through it's link. Be careful where you post this link.": "This post is accessible only through it's link. Be careful where you post this link.",
|
||||
|
||||
Reference in New Issue
Block a user