mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-11 08:04:17 -08:00
Added i18n key to en.js
This commit is contained in:
parent
904ed326ca
commit
0b9e410ea5
|
@ -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…
Reference in a new issue