init
This commit is contained in:
23
appdaemon/translations/en.yaml
Normal file
23
appdaemon/translations/en.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
configuration:
|
||||
log_level:
|
||||
name: Log level
|
||||
description: >-
|
||||
Controls the level of log details the add-on provides.
|
||||
system_packages:
|
||||
name: System packages
|
||||
description: >-
|
||||
Allows you to specificy a list of additional Alpine Linux packages to be
|
||||
installed before AppDaemon starts.
|
||||
python_packages:
|
||||
name: Python packages
|
||||
description: >-
|
||||
Allows you to specificy a list of additional Python packages to be
|
||||
installed before AppDaemon starts.
|
||||
init_commands:
|
||||
name: Init commands
|
||||
description: >-
|
||||
Allows you to specificy a list of custom shell commands that are ran
|
||||
before AppDaemon starts.
|
||||
network:
|
||||
5050/tcp: The AppDaemon webserver
|
||||
Reference in New Issue
Block a user