Make Resp. Time (ms) and N/A i18n

This commit is contained in:
Adam Stachowicz
2021-09-01 21:17:50 +02:00
parent e1f378ee6c
commit 7a109689d9
4 changed files with 7 additions and 5 deletions

View File

@@ -106,5 +106,7 @@ export default {
"Resource Record Type": "Resource Record Type",
"Last Result": "Last Result",
"Create your admin account": "Create your admin account",
"Repeat Password": "Repeat Password"
"Repeat Password": "Repeat Password",
respTime: "Resp. Time (ms)",
notAvailableShort: "N/A"
}