Skip to content

Commit 00ddeb4

Browse files
authored
Add Dutch translation nl.yaml (#460)
1 parent 09accb9 commit 00ddeb4

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

i18n/nl.yaml

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
- id: prev_page
2+
translation: "Vorige"
3+
4+
- id: next_page
5+
translation: "Volgende"
6+
7+
- id: read_time
8+
translation:
9+
one: "1 min"
10+
other: "{{ .Count }} min"
11+
12+
- id: toc
13+
translation: "Inhoudsopgave"
14+
15+
- id: translations
16+
translation: "Vertalingen"
17+
18+
- id: home
19+
translation: "Startpagina"
20+
21+
- id: edit_post
22+
translation: "Bewerk"
23+
24+
- id: code_copy
25+
translation: "kopieer"
26+
27+
- id: code_copied
28+
translation: "gekopieerd!"

0 commit comments

Comments
 (0)