Updated HACS and also fixed Garadget #727

This commit is contained in:
ccostan
2020-04-09 21:29:27 -04:00
parent 51aab60dea
commit e6e0d442e9
65 changed files with 1510 additions and 1047 deletions

5
config/custom_components/hacs/.translations/en.json Executable file → Normal file
View File

@@ -13,6 +13,8 @@
"integration": "Integration",
"integrations": "Integrations",
"manage": "manage",
"netdaemon": "NetDaemon",
"netdaemon_apps": "NetDaemon Apps",
"plugin": "Plugin",
"plugins": "Plugins",
"python_script": "Python Script",
@@ -34,6 +36,7 @@
"user": {
"data": {
"appdaemon": "Enable AppDaemon apps discovery & tracking",
"netdaemon": "Enable NetDaemon apps discovery & tracking",
"python_script": "Enable python_scripts discovery & tracking",
"sidepanel_icon": "Side panel icon",
"sidepanel_title": "Side panel title",
@@ -75,6 +78,7 @@
"country": "Filter with country code.",
"debug": "Enable debug.",
"experimental": "Enable experimental features",
"netdaemon": "Enable NetDaemon apps discovery & tracking",
"not_in_use": "Not in use with YAML",
"release_limit": "Number of releases to show.",
"sidepanel_icon": "Side panel icon",
@@ -116,6 +120,7 @@
"note_installed": "When installed, this will be located in",
"note_integration": "you still need to add it to your 'configuration.yaml' file",
"note_plugin": "you still need to add it to your lovelace configuration ('ui-lovelace.yaml' or the raw UI config editor)",
"note_plugin_post_107": "you still need to add it to your lovelace configuration ('configuration.yaml' or the resource editor '\/config\/lovelace\/resources')",
"open_issue": "Open issue",
"open_plugin": "Open plugin",
"reinstall": "Reinstall",