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

24 lines
752 B
YAML

---
configuration:
username:
name: Username
description: >-
The username you would like to use to authenticate with the Samba server.
password:
name: Password
description: >-
The password that goes with the username configured for authentication.
workgroup:
name: Workgroup
description: Change WORKGROUP to reflect your network needs.
compatibility_mode:
name: Enable Compatibility Mode
description: >-
Enable this to use old legacy Samba protocols on the Samba add-on.
veto_files:
name: Veto Files
description: List of files that are neither visible nor accessible.
allow_hosts:
name: Allowed Hosts
description: List of hosts/networks allowed to access the shared folders.