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',