Files
addons/duckdns/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

37 lines
1.2 KiB
YAML

---
configuration:
domains:
name: Domains
description: >-
A list of DuckDNS subdomains registered under your account. An acceptable
naming convention is `my-domain.duckdns.org`.
token:
name: Token
description: >-
The DuckDNS authentication token found at the top of the DuckDNS account
landing page. The token is required to make any changes to the subdomains
registered to your account.
aliases:
name: Alias
description: A list aliases of domains configured on the `domains` option.
lets_encrypt:
name: Let's Encrypt
description: Configure Let's Encrypt options
seconds:
name: Seconds
description: >-
The number of seconds to wait before updating DuckDNS subdomains and
renewing Let's Encrypt certificates.
ipv4:
name: IPv4
description: >-
By default, Duck DNS will auto detect your IPv4 address and use that. This
option allows you to override the auto-detection and specify an IPv4
address manually.
ipv6:
name: IPv6
description: >-
By default, Duck DNS will auto detect your IPv6 address and use that. This
option allows you to override the auto-detection and specify an IPv6
address manually.