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

15 lines
447 B
JSON
Raw Normal View History

2021-11-19 00:14:01 +00:00
{
"config": {
"abort": {
"link_local_address": "\u30ed\u30fc\u30ab\u30eb\u30a2\u30c9\u30ec\u30b9\u306e\u30ea\u30f3\u30af\u306b\u306f\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u305b\u3093"
},
"step": {
"user": {
"data": {
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9"
}
}
}
}
}