Add missing 'hassio' translation string (#43127)

* Add missing 'hassio' translation string

* Fix typo...
This commit is contained in:
Joakim Sørensen 2020-11-13 09:39:36 +01:00 committed by GitHub
parent ad7f1446be
commit f50869d62e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 18 deletions

View File

@ -4,6 +4,7 @@
"arch": "CPU Architecture", "arch": "CPU Architecture",
"dev": "Development", "dev": "Development",
"docker": "Docker", "docker": "Docker",
"hassio": "Supervisor",
"installation_type": "Installation Type", "installation_type": "Installation Type",
"os_name": "Operating System Family", "os_name": "Operating System Family",
"os_version": "Operating System Version", "os_version": "Operating System Version",

View File

@ -6,6 +6,7 @@
"dev": "Development", "dev": "Development",
"docker": "Docker", "docker": "Docker",
"docker_version": "Docker", "docker_version": "Docker",
"hassio": "Supervisor",
"host_os": "Home Assistant OS", "host_os": "Home Assistant OS",
"installation_type": "Installation Type", "installation_type": "Installation Type",
"os_name": "Operating System Family", "os_name": "Operating System Family",