Fix tabs vs spaces
parent
5bbbabd0b5
commit
c02fa9b475
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue