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

15 lines
457 B
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"config": {
"error": {
2021-11-27 00:12:17 +00:00
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
2021-11-12 00:12:35 +00:00
"unknown_license_plate": "\u4e0d\u660e\u306a\u30e9\u30a4\u30bb\u30f3\u30b9\u30d7\u30ec\u30fc\u30c8"
},
"step": {
"user": {
"data": {
"license_plate": "\u30e9\u30a4\u30bb\u30f3\u30b9\u30d7\u30ec\u30fc\u30c8"
}
}
}
}
}