core/homeassistant/components/lg_soundbar/translations/ja.json

17 lines
462 B
JSON
Raw Normal View History

2022-07-02 00:25:27 +00:00
{
"config": {
"abort": {
2022-11-24 00:26:32 +00:00
"already_configured": "\u30b5\u30fc\u30d3\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
2022-07-02 00:25:27 +00:00
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f"
},
"step": {
"user": {
"data": {
"host": "\u30db\u30b9\u30c8"
}
}
}
}
}