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

12 lines
452 B
JSON
Raw Normal View History

2021-11-12 00:12:35 +00:00
{
"device_automation": {
"action_type": {
"send_command": "\u30b3\u30de\u30f3\u30c9\u3092\u9001\u4fe1: {subtype}",
"send_status": "\u30b9\u30c6\u30fc\u30bf\u30b9\u66f4\u65b0\u306e\u9001\u4fe1: {subtype}"
},
"trigger_type": {
"command": "\u30b3\u30de\u30f3\u30c9\u3092\u53d7\u4fe1: {subtype}",
"status": "\u53d7\u4fe1\u30b9\u30c6\u30fc\u30bf\u30b9: {subtype}"
}
}
}