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>
This commit is contained in:
Joakim Sørensen
2022-04-28 17:26:33 +02:00
committed by GitHub
parent 9c54e9cf5e
commit 456bc0f70b
35 changed files with 562 additions and 115 deletions

View File

@@ -0,0 +1,26 @@
---
configuration:
default_lease:
name: Default Least Time
description: >-
The default time in seconds that the IP is leased to your client.
dns:
name: DNS Servers
description: The DNS servers your DHCP server gives to your clients.
domain:
name: Domain
description: >-
Your network domain name, e.g., `mynetwork.local` or `home.local`
hosts:
name: Hosts
description: >-
This option defines settings for one or host definitions for the DHCP
server.
max_lease:
name: Max Lease Time
description: The max time in seconds that the IP is leased to your client.
networks:
name: Networks
description: >-
This option defines settings for one or multiple networks for the DHCP
server to hand out IP addresses for.