From c02fa9b475d3a2730d0e96de4982be74b8450bf5 Mon Sep 17 00:00:00 2001 From: "Matt (IPv4) Cowley" Date: Fri, 8 Oct 2021 17:02:39 +0100 Subject: [PATCH] Fix tabs vs spaces --- src/nginxconfig/i18n/de/common.js | 32 +++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/nginxconfig/i18n/de/common.js b/src/nginxconfig/i18n/de/common.js index 4f11b35..28b88e5 100644 --- a/src/nginxconfig/i18n/de/common.js +++ b/src/nginxconfig/i18n/de/common.js @@ -25,22 +25,22 @@ THE SOFTWARE. */ export default { - back: 'Zurück', - next: 'Weiter', - enable: 'Aktiviere', - php: 'PHP', - ssl: 'SSL', - nginx: 'NGINX', - http: 'HTTP', - https: 'HTTPS', - letsEncrypt: 'Let\'s Encrypt', - python: 'Python', - wordPress: 'WordPress', - drupal: 'Drupal', - magento: 'Magento', - joomla: 'Joomla', - django: 'Django', - logging: 'Logging', + back: 'Zurück', + next: 'Weiter', + enable: 'Aktiviere', + php: 'PHP', + ssl: 'SSL', + nginx: 'NGINX', + http: 'HTTP', + https: 'HTTPS', + letsEncrypt: 'Let\'s Encrypt', + python: 'Python', + wordPress: 'WordPress', + drupal: 'Drupal', + magento: 'Magento', + joomla: 'Joomla', + django: 'Django', + logging: 'Logging', reverseProxy: 'Reverse Proxy', reverseProxyLower: 'reverse proxy', restrict: 'Beschränkungen',