mirror of
https://github.com/hassio-addons/addon-motioneye.git
synced 2025-05-05 03:31:22 +00:00
Improve translations source file (#213)
This commit is contained in:
parent
bbfc347dfb
commit
0976a0ca4f
1 changed files with 6 additions and 6 deletions
|
@ -2,29 +2,29 @@
|
||||||
configuration:
|
configuration:
|
||||||
log_level:
|
log_level:
|
||||||
name: Log level
|
name: Log level
|
||||||
description: >
|
description: >-
|
||||||
Controls the level of log details the add-on provides.
|
Controls the level of log details the add-on provides.
|
||||||
motion_webcontrol:
|
motion_webcontrol:
|
||||||
name: Motion webcontrol
|
name: Motion webcontrol
|
||||||
description: >
|
description: >-
|
||||||
Enables the motion webcontrol endpoint running on port 7999.
|
Enables the motion webcontrol endpoint running on port 7999.
|
||||||
ssl:
|
ssl:
|
||||||
name: SSL
|
name: SSL
|
||||||
description: >
|
description: >-
|
||||||
Enables/Disables SSL (HTTPS) on the web interface of motionEye.
|
Enables/Disables SSL (HTTPS) on the web interface of motionEye.
|
||||||
certfile:
|
certfile:
|
||||||
name: Certificate file
|
name: Certificate file
|
||||||
description: >
|
description: >-
|
||||||
The certificate file to use for SSL. Note that this file must
|
The certificate file to use for SSL. Note that this file must
|
||||||
exists in the /ssl/ folder.
|
exists in the /ssl/ folder.
|
||||||
keyfile:
|
keyfile:
|
||||||
name: Private key file
|
name: Private key file
|
||||||
description: >
|
description: >-
|
||||||
The private key file to use for SSL. Note that this file must
|
The private key file to use for SSL. Note that this file must
|
||||||
exists in the /ssl/ folder.
|
exists in the /ssl/ folder.
|
||||||
action_buttons:
|
action_buttons:
|
||||||
name: Action buttons
|
name: Action buttons
|
||||||
description: >
|
description: >-
|
||||||
If configured, a script will be created to implement an motionEye
|
If configured, a script will be created to implement an motionEye
|
||||||
action button. See add-on documentation for usage details.
|
action button. See add-on documentation for usage details.
|
||||||
network:
|
network:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue