mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
🌍 Updating translations
This commit is contained in:
parent
028e5f964b
commit
1a4d605b4c
5 changed files with 9 additions and 9 deletions
|
@ -3,8 +3,8 @@ configuration:
|
|||
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'
|
||||
description: 'Bepaalt het niveau van de logs die de add-on toont.'
|
||||
name: 'Log niveau'
|
||||
python_packages:
|
||||
description: 'Allows you to specificy a list of additional Python packages to be installed before AppDaemon starts.'
|
||||
name: 'Python packages'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
configuration:
|
||||
log_level:
|
||||
description: 'The amount of logging the add-on should do.'
|
||||
name: 'Log level'
|
||||
description: 'Bepaalt het niveau van de logs die de add-on toont.'
|
||||
name: 'Log niveau'
|
||||
seconds_between_quotes:
|
||||
description: 'The number of seconds the add-on waits until showing a new quote in the add-on log.'
|
||||
name: 'Aantal seconden tussen de citaten'
|
||||
|
|
|
@ -9,8 +9,8 @@ configuration:
|
|||
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'
|
||||
description: 'Bepaalt het niveau van de logs die de add-on toont.'
|
||||
name: 'Log niveau'
|
||||
motion_webcontrol:
|
||||
description: 'Enables the motion webcontrol endpoint running on port 7999.'
|
||||
name: 'Motion webcontrol'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
configuration:
|
||||
log_level:
|
||||
description: 'Controls the level of log details the add-on provides.'
|
||||
name: 'Log level'
|
||||
description: 'Bepaalt het niveau van de logs die de add-on toont.'
|
||||
name: 'Log niveau'
|
||||
|
|
|
@ -7,7 +7,7 @@ configuration:
|
|||
name: 'Private key file'
|
||||
log_level:
|
||||
description: 'Controls the level of log details the add-on provides.'
|
||||
name: 'Log level'
|
||||
name: 'Log niveau'
|
||||
ssl:
|
||||
description: 'Enables/Disables SSL (HTTPS) on the web interface.'
|
||||
name: SSL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue