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

17 lines
488 B
JSON

{
"config": {
"step": {
"reauth_confirm": {
"data": {
"description": "Cloudflare\u30a2\u30ab\u30a6\u30f3\u30c8\u3067\u518d\u8a8d\u8a3c\u3057\u307e\u3059\u3002"
}
},
"zone": {
"data": {
"zone": "\u30be\u30fc\u30f3"
},
"title": "\u66f4\u65b0\u3059\u308b\u30be\u30fc\u30f3\u3092\u9078\u629e"
}
}
}
}