mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Update en.json
Grammar fix: "set up" should be two words when used as a verb
This commit is contained in:
parent
3cea7d4eb2
commit
ac4355114a
1 changed files with 8 additions and 8 deletions
|
@ -91,7 +91,7 @@
|
||||||
"Save": "Save",
|
"Save": "Save",
|
||||||
"Notifications": "Notifications",
|
"Notifications": "Notifications",
|
||||||
"Not available, please setup.": "Not available, please set up.",
|
"Not available, please setup.": "Not available, please set up.",
|
||||||
"Setup Notification": "Setup Notification",
|
"Setup Notification": "Set Up Notification",
|
||||||
"Light": "Light",
|
"Light": "Light",
|
||||||
"Dark": "Dark",
|
"Dark": "Dark",
|
||||||
"Auto": "Auto",
|
"Auto": "Auto",
|
||||||
|
@ -166,7 +166,7 @@
|
||||||
"Options": "Options",
|
"Options": "Options",
|
||||||
"Keep both": "Keep both",
|
"Keep both": "Keep both",
|
||||||
"Verify Token": "Verify Token",
|
"Verify Token": "Verify Token",
|
||||||
"Setup 2FA": "Setup 2FA",
|
"Setup 2FA": "Set Up 2FA",
|
||||||
"Enable 2FA": "Enable 2FA",
|
"Enable 2FA": "Enable 2FA",
|
||||||
"Disable 2FA": "Disable 2FA",
|
"Disable 2FA": "Disable 2FA",
|
||||||
"2FA Settings": "2FA Settings",
|
"2FA Settings": "2FA Settings",
|
||||||
|
@ -387,10 +387,10 @@
|
||||||
"Query": "Query",
|
"Query": "Query",
|
||||||
"settingsCertificateExpiry": "TLS Certificate Expiry",
|
"settingsCertificateExpiry": "TLS Certificate Expiry",
|
||||||
"certificationExpiryDescription": "HTTPS Monitors trigger notification when TLS certificate expires in:",
|
"certificationExpiryDescription": "HTTPS Monitors trigger notification when TLS certificate expires in:",
|
||||||
"Setup Docker Host": "Setup Docker Host",
|
"Setup Docker Host": "Set Up Docker Host",
|
||||||
"Connection Type": "Connection Type",
|
"Connection Type": "Connection Type",
|
||||||
"Docker Daemon": "Docker Daemon",
|
"Docker Daemon": "Docker Daemon",
|
||||||
"noDockerHostMsg": "Not Available. Setup a Docker Host First.",
|
"noDockerHostMsg": "Not Available. Set Up a Docker Host First.",
|
||||||
"DockerHostRequired": "Please set the Docker Host for this monitor.",
|
"DockerHostRequired": "Please set the Docker Host for this monitor.",
|
||||||
"deleteDockerHostMsg": "Are you sure want to delete this docker host for all monitors?",
|
"deleteDockerHostMsg": "Are you sure want to delete this docker host for all monitors?",
|
||||||
"socket": "Socket",
|
"socket": "Socket",
|
||||||
|
@ -670,7 +670,7 @@
|
||||||
"Retry": "Retry",
|
"Retry": "Retry",
|
||||||
"Topic": "Topic",
|
"Topic": "Topic",
|
||||||
"WeCom Bot Key": "WeCom Bot Key",
|
"WeCom Bot Key": "WeCom Bot Key",
|
||||||
"Setup Proxy": "Setup Proxy",
|
"Setup Proxy": "Set Up Proxy",
|
||||||
"Proxy Protocol": "Proxy Protocol",
|
"Proxy Protocol": "Proxy Protocol",
|
||||||
"Proxy Server": "Proxy Server",
|
"Proxy Server": "Proxy Server",
|
||||||
"Proxy server has authentication": "Proxy server has authentication",
|
"Proxy server has authentication": "Proxy server has authentication",
|
||||||
|
|
Loading…
Reference in a new issue