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

14 lines
390 B
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"config": {
"abort": {
2021-11-15 00:12:46 +00:00
"missing_config_entry": "\u3053\u306eSamsung\u30c7\u30d0\u30a4\u30b9\u306b\u306f\u69cb\u6210\u30a8\u30f3\u30c8\u30ea\u30fc\u304c\u3042\u308a\u307e\u305b\u3093\u3002"
2021-11-19 00:14:01 +00:00
},
"step": {
"user": {
"data": {
"host": "\u30db\u30b9\u30c8"
}
}
2021-11-12 00:12:35 +00:00
}
}
}