add language missing keys

This commit is contained in:
LouisLam
2021-09-06 01:31:05 +08:00
parent 1b8b33c4c3
commit 899b33b3a9
13 changed files with 26 additions and 13 deletions

View File

@@ -108,5 +108,6 @@ export default {
"Create your admin account": "Maak uw beheerdersaccount aan",
"Repeat Password": "Herhaal wachtwoord",
respTime: "resp. tijd (ms)",
notAvailableShort: "N.v.t."
notAvailableShort: "N.v.t.",
Create: "Create"
}