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 {
"Repeat Password": "Gentag adgangskoden", "Repeat Password": "Gentag adgangskoden",
"Resource Record Type": "Resource Record Type", "Resource Record Type": "Resource Record Type",
respTime: "Resp. Time (ms)", respTime: "Resp. Time (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "Crea tu cuenta de administrador", "Create your admin account": "Crea tu cuenta de administrador",
"Repeat Password": "Repetir contraseña", "Repeat Password": "Repetir contraseña",
respTime: "Tiempo de resp. (ms)", respTime: "Tiempo de resp. (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "Créez votre compte administrateur", "Create your admin account": "Créez votre compte administrateur",
"Repeat Password": "Répéter le mot de passe", "Repeat Password": "Répéter le mot de passe",
respTime: "Temps de réponse (ms)", respTime: "Temps de réponse (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "Create your admin account", "Create your admin account": "Create your admin account",
"Repeat Password": "Repeat Password", "Repeat Password": "Repeat Password",
respTime: "Resp. Time (ms)", respTime: "Resp. Time (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "관리자 계정 만들기", "Create your admin account": "관리자 계정 만들기",
"Repeat Password": "비밀번호 재입력", "Repeat Password": "비밀번호 재입력",
respTime: "응답 시간 (ms)", respTime: "응답 시간 (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

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

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "Utwórz swoje konto administratora", "Create your admin account": "Utwórz swoje konto administratora",
"Repeat Password": "Powtórz hasło", "Repeat Password": "Powtórz hasło",
respTime: "Odp. Czas (ms)", respTime: "Odp. Czas (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "Создайте аккаунт администратора", "Create your admin account": "Создайте аккаунт администратора",
"Repeat Password": "Повторите пароль", "Repeat Password": "Повторите пароль",
respTime: "Resp. Time (ms)", respTime: "Resp. Time (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "Naprivi administratorski nalog", "Create your admin account": "Naprivi administratorski nalog",
"Repeat Password": "Ponovite lozinku", "Repeat Password": "Ponovite lozinku",
respTime: "Vreme odg. (ms)", respTime: "Vreme odg. (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "Наприви администраторски налог", "Create your admin account": "Наприви администраторски налог",
"Repeat Password": "Поновите лозинку", "Repeat Password": "Поновите лозинку",
respTime: "Време одг. (мс)", respTime: "Време одг. (мс)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "Skapa ditt administratörskonto", "Create your admin account": "Skapa ditt administratörskonto",
"Repeat Password": "Upprepa Lösenord", "Repeat Password": "Upprepa Lösenord",
respTime: "Svarstid (ms)", respTime: "Svarstid (ms)",
notAvailableShort: "Ej Tillg." notAvailableShort: "Ej Tillg.",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "创建管理员账号", "Create your admin account": "创建管理员账号",
"Repeat Password": "重复密码", "Repeat Password": "重复密码",
respTime: "Resp. Time (ms)", respTime: "Resp. Time (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "Create"
} }

View file

@ -108,5 +108,6 @@ export default {
"Create your admin account": "製作你的管理員帳號", "Create your admin account": "製作你的管理員帳號",
"Repeat Password": "重複密碼", "Repeat Password": "重複密碼",
respTime: "反應時間 (ms)", respTime: "反應時間 (ms)",
notAvailableShort: "N/A" notAvailableShort: "N/A",
Create: "建立"
} }