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

16 lines
547 B
JSON
Raw Normal View History

2022-07-23 00:25:17 +00:00
{
"config": {
"flow_title": "{name}",
"step": {
"bluetooth_confirm": {
"description": "{name} \u3092\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3057\u307e\u3059\u304b\uff1f"
},
"user": {
"data": {
"address": "\u30c7\u30d0\u30a4\u30b9"
},
"description": "\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u3059\u308b\u30c7\u30d0\u30a4\u30b9\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044"
}
}
}
}