Files
addons/nginx_proxy/translations/en.yaml
Joakim Sørensen 456bc0f70b Add translation files to all add-ons (#2433)
* Add translation files to all add-ons

* lint

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Adjust zwave docs

* Adjust zwave_js docs

* Adjust ada docs

* Reorder ada

* Reorder duckdns

* Reorder git_pull

* Reorder google_assistant

* Reorder homematic

* Reorder letsencrypt

* Reorder mosquitto

* Reorder nginx_proxy

* Reorder samba

* Reorder ssh

* Lint

Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-04-28 11:26:33 -04:00

30 lines
867 B
YAML

---
configuration:
domain:
name: Domain
description: The domain name to use for the proxy.
hsts:
name: HSTS
description: >-
Value for the HSTS HTTP header to send. If empty, the header is not sent.
certfile:
name: Certificate File
description: >-
The certificate file to use in the `/ssl` directory.
keyfile:
name: Private Key File
description: Private Private Key File to use in the `/ssl` directory.
cloudflare:
name: CloudFlare
description: >-
If enabled, configure Nginx with a list of IP addresses directly from
Cloudflare that will be used for `set_real_ip_from` directive Nginx
config.
customize:
name: Customize
description: >-
See the Documentation tab for more information about these options.
network:
443/tcp: HTTPS (SSL) Port
80/tcp: HTTP (non-SSL) Port