🌍 Updating translations

This commit is contained in:
addonsbot 2021-04-20 18:04:04 +00:00
parent 7476139948
commit c86eeb7659
2 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,15 @@
configuration:
certfile:
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Certificate file'
keyfile:
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Private key file'
log_level:
description: 'Controls the level of log details the add-on provides.'
name: 'Log level'
ssl:
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
name: SSL
network:
9541/tcp: 'Web interface'

View file

@ -0,0 +1,15 @@
configuration:
certfile:
description: 'The certificate file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Certificate file'
keyfile:
description: 'The private key file to use for SSL. Note that this file must exist in the /ssl/ folder.'
name: 'Private key file'
log_level:
description: 'Bepaalt het niveau van de logs die de add-on toont.'
name: 'Log niveau'
ssl:
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
name: SSL
network:
9541/tcp: Webinterface