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

15 lines
412 B
JSON
Raw Normal View History

2021-11-23 00:13:54 +00:00
{
"config": {
"abort": {
"already_configured": "\u30b5\u30fc\u30d3\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059",
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u305f"
},
"step": {
"user": {
"data": {
"country": "\u56fd"
}
}
}
}
}