Alexa Media Player ADDED - #421 - Added some test Notifications. (HA restart targetted notification)

This commit is contained in:
ccostan
2020-05-03 16:23:17 -04:00
parent 0c8345389b
commit 457bc114e8
41 changed files with 315 additions and 126 deletions

View File

@@ -66,7 +66,7 @@
"overwrite": "这样做会覆盖它。",
"reload_data": "这将重新加载HACS知道的所有仓库的数据这需要一些时间才能完成。",
"restart_home_assistant": "您确定要重新启动Home Assistant吗",
"uninstall": "您确定要卸载 {item} 吗?",
"uninstall": "您确定要卸载 '{item}' 吗?",
"upgrade_all": "这将升级所有这些仓库,请确保在继续之前已阅读所有仓库的发行说明。",
"yes": "确定"
},
@@ -120,6 +120,7 @@
"note_installed": "安装后,它将位于",
"note_integration": "您仍然需要将其添加到“ configuration.yaml”文件中",
"note_plugin": "您仍然需要将其添加到lovelace配置中“ ui-lovelace.yaml”或原始配置编辑器ui-lovelace.yaml",
"note_plugin_post_107": "您仍然需要将其添加到lovelace配置中“ configuration.yaml”或资源编辑器“\/config\/lovelace\/resources”",
"open_issue": "提交问题",
"open_plugin": "打开插件",
"reinstall": "重新安装",