feat(frontend): 'en' en 'nl' vertalingen zijn nu beschikbaar via de menubalk.
This commit is contained in:
parent
c1c10e27c1
commit
5a7bbf9d9c
10 changed files with 46 additions and 17 deletions
9
frontend/src/i18n/locale/nl.json
Normal file
9
frontend/src/i18n/locale/nl.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"Welcome": "Welkom",
|
||||
"student": "leerling",
|
||||
"teacher": "leerkracht",
|
||||
"assignments": "opdrachten",
|
||||
"classes": "klassen",
|
||||
"discussions": "discussies",
|
||||
"logout": "log uit"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue