split some strings into common file; use lang file to setup page

This commit is contained in:
Harvey Tindall
2021-01-25 21:26:54 +00:00
parent 687edf2b0b
commit bf1e6230dc
15 changed files with 458 additions and 138 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"meta": {
"name": "Nederlands (NL)"
},
"strings": {
"username": "Gebruikersnaam",
"password": "Wachtwoord",
"emailAddress": "E-mailadres",
"submit": "Verstuur"
}
}