Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nl.toml « i18n - github.com/Lednerb/bilberry-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4ca1791e69dec1de2bea0822c6dbde207d0c0682 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[categories]
other = "Categorieën"

[authors]
other = "Auteurs"

[tags]
other = "Tags"

[socialMedia]
other = "Social media"

[latestPosts]
other = "Laatste berichten"

[search]
other = "Zoeken ..."

[noSearchResults]
other = "Niets gevonden."

[olderPosts]
other = "Oudere berichten"

[newerPosts]
other = "Nieuwere berichten"

[continueReading]
other = "Lees verder"

[otherLanguages]
other = "Andere talen"

[readingTime]
one = "1 min lezen"
other = "{{.Count}} min lezen"

[tableOfContents]
other = "Inhoudsopgave"

[series]
other = "Series"

[archive]
other = "Archief"