mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-16 01:38:15 +00:00
Updated HACS and also fixed Garadget #727
This commit is contained in:
5
config/custom_components/hacs/.translations/en.json
Executable file → Normal file
5
config/custom_components/hacs/.translations/en.json
Executable file → Normal 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",
|
||||
|
Reference in New Issue
Block a user