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

21 lines
496 B
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
2021-11-19 00:14:01 +00:00
"config": {
"step": {
"user": {
"data": {
2021-11-20 00:12:27 +00:00
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
2021-11-19 00:14:01 +00:00
}
}
}
},
2021-11-12 00:12:35 +00:00
"options": {
"step": {
"init": {
"data": {
"ph_offset": "pH\u30aa\u30d5\u30bb\u30c3\u30c8(\u6b63\u307e\u305f\u306f\u8ca0)"
}
}
}
}
}