mirror of
https://github.com/welpo/tabi.git
synced 2025-12-15 04:08:43 +01:00
remove comment and extra space
This commit is contained in:
parent
16e9f847d9
commit
de2ace1bcd
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ about = "over ons"
|
||||||
contact = "contact"
|
contact = "contact"
|
||||||
privacy = "privacybeleid"
|
privacy = "privacybeleid"
|
||||||
site_statistics = "website statistieken"
|
site_statistics = "website statistieken"
|
||||||
sitemap = "sitemap" # Not sure how to translate this one
|
sitemap = "sitemap"
|
||||||
|
|
||||||
# Search.
|
# Search.
|
||||||
search = "Zoeken"
|
search = "Zoeken"
|
||||||
|
|
@ -28,7 +28,7 @@ one_posts = "$NUMBER bericht" # "1 post"
|
||||||
many_posts = "$NUMBER berichten" # "3 posts"
|
many_posts = "$NUMBER berichten" # "3 posts"
|
||||||
prev = "Vorige" # As in "Previous" page. - Vorige pagina
|
prev = "Vorige" # As in "Previous" page. - Vorige pagina
|
||||||
next = "Volgende" # As in "Next" page. - Volgende 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_posts = "Alle berichten"
|
||||||
all_tags = "Alle labels"
|
all_tags = "Alle labels"
|
||||||
language_selection = "Selecteer taal"
|
language_selection = "Selecteer taal"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue