Ondersteuning meerdere talen en bijbehorende menu's
This commit is contained in:
parent
0ff507503e
commit
bbdac077af
4 changed files with 39 additions and 18 deletions
4
i18n/en.yaml
Normal file
4
i18n/en.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- id: back_to_home
|
||||
translation: Back to home
|
||||
- id: organisatie
|
||||
translation: organization
|
17
i18n/nl.yaml
Normal file
17
i18n/nl.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
- id: back_to_home
|
||||
translation: "Terug naar hoofdpagina"
|
||||
- id: contact
|
||||
translation: contact
|
||||
- id: events
|
||||
translation: evenementen
|
||||
- id: membership
|
||||
translation: lidmaatschap
|
||||
- id: news
|
||||
translation: nieuws
|
||||
- id: organization
|
||||
translation: organisatie
|
||||
- id: privacy
|
||||
translation: privacy
|
||||
- id: search
|
||||
translation: zoeken
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue