remove comment and extra space

This commit is contained in:
welpo 2024-04-17 23:27:03 +02:00
parent 16e9f847d9
commit de2ace1bcd
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6

View file

@ -12,7 +12,7 @@ about = "over ons"
contact = "contact"
privacy = "privacybeleid"
site_statistics = "website statistieken"
sitemap = "sitemap" # Not sure how to translate this one
sitemap = "sitemap"
# Search.
search = "Zoeken"
@ -28,7 +28,7 @@ one_posts = "$NUMBER bericht" # "1 post"
many_posts = "$NUMBER berichten" # "3 posts"
prev = "Vorige" # As in "Previous" page. - Vorige pagina
next = "Volgende" # As in "Next" page. - Volgende pagina
of = "van" # E.g. Page 1 "of" 3
of = "van" # E.g. Page 1 "of" 3
all_posts = "Alle berichten"
all_tags = "Alle labels"
language_selection = "Selecteer taal"