fix(i18n): fix Swedish translations error that prevented Participate button from showing up
Closes #1281 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
6858bcbbda
commit
643a5b5921
@ -1183,7 +1183,7 @@
|
|||||||
"your notification settings": "",
|
"your notification settings": "",
|
||||||
"{'@'}{username}": "",
|
"{'@'}{username}": "",
|
||||||
"{approved} / {total} seats": "{approved} / {total} platser",
|
"{approved} / {total} seats": "{approved} / {total} platser",
|
||||||
"{available}/{capacity} available places": "Inga platser kvar|{tillgängliga}/{kapacitet} tillgängliga platser",
|
"{available}/{capacity} available places": "Inga platser kvar|{available}/{capacity} tillgängliga platser",
|
||||||
"{count} km": "",
|
"{count} km": "",
|
||||||
"{count} members": "",
|
"{count} members": "",
|
||||||
"{count} members or followers": "",
|
"{count} members or followers": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user