mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-12 22:37:29 -08:00
Update en.js
Just a typo.
This commit is contained in:
parent
96971f6776
commit
96ec46765b
|
@ -536,5 +536,5 @@ export default {
|
||||||
"Domain": "Domain",
|
"Domain": "Domain",
|
||||||
"Workstation": "Workstation",
|
"Workstation": "Workstation",
|
||||||
disableCloudflaredNoAuthMsg: "You are in No Auth mode, password is not require.",
|
disableCloudflaredNoAuthMsg: "You are in No Auth mode, password is not require.",
|
||||||
wayToGetLineNotifyToken: "You can get a access token from {0}",
|
wayToGetLineNotifyToken: "You can get an access token from {0}",
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue