From a0843745f977b6a11ffcff426e2efa78ebe6be97 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sun, 31 Jul 2022 18:12:41 +0800 Subject: [PATCH] Remove unused language key --- src/languages/en.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/languages/en.js b/src/languages/en.js index 2d66154d..9f20cd5d 100644 --- a/src/languages/en.js +++ b/src/languages/en.js @@ -455,8 +455,6 @@ export default { "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.": "The current connection may be lost if you are currently connecting via Cloudflare Tunnel. Are you sure want to stop it? Type your current password to confirm it.", "HTTP Headers": "HTTP Headers", "Trust Proxy": "Trust Proxy", - "Trust 'X-Forwarded-*' headers": "Trust 'X-Forwarded-*' headers", - "Don't trust 'X-Forwarded-*' headers": "Don't trust 'X-Forwarded-*' headers", "Other Software": "Other Software", "For example: nginx, Apache and Traefik.": "For example: nginx, Apache and Traefik.", "Please read": "Please read",