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

14 lines
317 B
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"config": {
"step": {
2021-11-13 00:11:56 +00:00
"configure": {
"title": "ONVIF\u30c7\u30d0\u30a4\u30b9\u306e\u8a2d\u5b9a"
},
2021-11-12 00:12:35 +00:00
"user": {
"data": {
"auto": "\u81ea\u52d5\u7684\u306b\u691c\u7d22"
}
}
}
}
}