From 5dd014f83518e5cb684c0a17eca67f29ec5b77f2 Mon Sep 17 00:00:00 2001 From: yuri Date: Fri, 15 Mar 2019 17:15:51 +0200 Subject: [PATCH] lang fix --- application/Espo/Resources/i18n/en_US/Settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/Espo/Resources/i18n/en_US/Settings.json b/application/Espo/Resources/i18n/en_US/Settings.json index 118ea9f86c..f9cd921f25 100644 --- a/application/Espo/Resources/i18n/en_US/Settings.json +++ b/application/Espo/Resources/i18n/en_US/Settings.json @@ -121,8 +121,8 @@ "maintenanceMode": "Maintenance Mode", "useWebSocket": "Use WebSocket", "webSocketSslAllowSelfSigned": "Allow self-signed SSL certificate", - "webSocketSslCertificateFile": "SSL certificate file path", - "webSocketSslCertificateKeyFile": "SSL certificate file path key file path" + "webSocketSslCertificateFile": "SSL certificate file", + "webSocketSslCertificateKeyFile": "SSL certificate file path key file" }, "options": { "weekStart": {