Browse Source

Added i18n key to en.js

pull/290/head
Ponkhy 3 years ago
parent
commit
0b9e410ea5
  1. 5
      src/languages/en.js

5
src/languages/en.js

@ -111,5 +111,8 @@ export default {
"Create your admin account": "Create your admin account",
"Repeat Password": "Repeat Password",
respTime: "Resp. Time (ms)",
notAvailableShort: "N/A"
notAvailableShort: "N/A",
"Clear Data": "Clear Data",
"Events": "Events",
"Heartbeats": "Heartbeats",
}

Loading…
Cancel
Save