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

14 lines
335 B
JSON
Raw Normal View History

2022-04-29 00:22:21 +00:00
{
"config": {
"abort": {
"already_configured": "\u30b5\u30fc\u30d3\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"step": {
"user": {
"data": {
"county": "\u90e1"
2022-05-19 00:26:11 +00:00
}
2022-04-29 00:22:21 +00:00
}
}
}
}