mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
@@ -10,6 +10,7 @@
|
||||
- [Jiri Hubacek](https://github.com/qeef)
|
||||
- [Khosrow Moossavi](https://github.com/khos2ow)
|
||||
- [Maikel](https://github.com/mbollemeijer)
|
||||
- [MetBril](https://github.com/metbril)
|
||||
- [Myles Johnson](https://github.com/MylesJohnson)
|
||||
- [Niels Reijn](https://github.com/reijnn)
|
||||
- [Padraic Renaghan](https://github.com/prenagha)
|
||||
|
||||
24
i18n/nl.toml
Normal file
24
i18n/nl.toml
Normal file
@@ -0,0 +1,24 @@
|
||||
[category]
|
||||
other = "Categorie"
|
||||
|
||||
[tag]
|
||||
other = "Label"
|
||||
|
||||
[series]
|
||||
other = "Serie"
|
||||
|
||||
[reading_time]
|
||||
one = "Een minuut leestijd"
|
||||
other = "{{ .Count }} minuten leestijd"
|
||||
|
||||
[page_not_found]
|
||||
other = "Pagina niet gevonden"
|
||||
|
||||
[page_does_not_exist]
|
||||
other = "Sorry, deze pagina bestaat niet."
|
||||
|
||||
[head_back]
|
||||
other = "U kunt terugkeren naar de <a href=\"{{ . }}\">thuispagina</a>."
|
||||
|
||||
[powered_by]
|
||||
other = "Aangedreven door"
|
||||
Reference in New Issue
Block a user