Home Assistant Git Exporter
This commit is contained in:
18
config/custom_components/ecoflow/translations/en.json
Normal file
18
config/custom_components/ecoflow/translations/en.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"title": "EcoFlow",
|
||||
"config": {
|
||||
"abort": {
|
||||
"product_unsupported": "Sorry, This product is not supported now."
|
||||
},
|
||||
"error": {
|
||||
"timeout": "Connection timeouted"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostname or IP-address"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
config/custom_components/ecoflow/translations/ja.json
Normal file
18
config/custom_components/ecoflow/translations/ja.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"title": "EcoFlow",
|
||||
"config": {
|
||||
"abort": {
|
||||
"product_unsupported": "現時点では、この製品はサポートされていません。"
|
||||
},
|
||||
"error": {
|
||||
"timeout": "接続がタイムアウトしました"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "ホスト名またはIPアドレス"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user