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": "관리자 계정 만들기",
"Repeat Password": "비밀번호 재입력",
respTime: "응답 시간 (ms)",
notAvailableShort: "N/A"
notAvailableShort: "N/A",
Create: "Create"
}