Added i18n key to en.js

This commit is contained in:
Ponkhy 2021-09-04 13:36:08 +02:00
parent 904ed326ca
commit 0b9e410ea5

View file

@ -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",
}