Fix tabs vs spaces
parent
5bbbabd0b5
commit
c02fa9b475
|
@ -25,22 +25,22 @@ THE SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
back: 'Zurück',
|
back: 'Zurück',
|
||||||
next: 'Weiter',
|
next: 'Weiter',
|
||||||
enable: 'Aktiviere',
|
enable: 'Aktiviere',
|
||||||
php: 'PHP',
|
php: 'PHP',
|
||||||
ssl: 'SSL',
|
ssl: 'SSL',
|
||||||
nginx: 'NGINX',
|
nginx: 'NGINX',
|
||||||
http: 'HTTP',
|
http: 'HTTP',
|
||||||
https: 'HTTPS',
|
https: 'HTTPS',
|
||||||
letsEncrypt: 'Let\'s Encrypt',
|
letsEncrypt: 'Let\'s Encrypt',
|
||||||
python: 'Python',
|
python: 'Python',
|
||||||
wordPress: 'WordPress',
|
wordPress: 'WordPress',
|
||||||
drupal: 'Drupal',
|
drupal: 'Drupal',
|
||||||
magento: 'Magento',
|
magento: 'Magento',
|
||||||
joomla: 'Joomla',
|
joomla: 'Joomla',
|
||||||
django: 'Django',
|
django: 'Django',
|
||||||
logging: 'Logging',
|
logging: 'Logging',
|
||||||
reverseProxy: 'Reverse Proxy',
|
reverseProxy: 'Reverse Proxy',
|
||||||
reverseProxyLower: 'reverse proxy',
|
reverseProxyLower: 'reverse proxy',
|
||||||
restrict: 'Beschränkungen',
|
restrict: 'Beschränkungen',
|
||||||
|
|
Loading…
Reference in New Issue