🌍 Updating translations

This commit is contained in:
addonsbot 2021-04-19 21:29:11 +00:00
parent 1fc34725fb
commit f6031abbc7
2 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,15 @@
configuration:
init_commands:
description: 'Allows you to specificy a list of custom shell commands that are ran before AppDaemon starts.'
name: 'Init commands'
log_level:
description: 'Controls the level of log details the add-on provides.'
name: 'Log level'
python_packages:
description: 'Allows you to specificy a list of additional Python packages to be installed before AppDaemon starts.'
name: 'Python packages'
system_packages:
description: 'Allows you to specificy a list of additional Alpine Linux packages to be installed before AppDaemon starts.'
name: 'System packages'
network:
5050/tcp: 'The AppDaemon webserver'

View file

@ -0,0 +1,15 @@
configuration:
init_commands:
description: 'Allows you to specificy a list of custom shell commands that are ran before AppDaemon starts.'
name: 'Init commands'
log_level:
description: 'Controls the level of log details the add-on provides.'
name: 'Log level'
python_packages:
description: 'Allows you to specificy a list of additional Python packages to be installed before AppDaemon starts.'
name: 'Python packages'
system_packages:
description: 'Allows you to specificy a list of additional Alpine Linux packages to be installed before AppDaemon starts.'
name: 'System packages'
network:
5050/tcp: 'De AppDaemon webserver'