Added Alexa Music

This commit is contained in:
2026-07-17 10:12:15 -04:00
parent 92c5268dc8
commit 28a8cb98f6
757 changed files with 151171 additions and 85450 deletions
@@ -0,0 +1,13 @@
{
"HaWashdataStatus": {
"running_with_estimate": "{device}はまだ運転中です。残り約{minutes}分です。",
"running_no_estimate": "{device}はまだ運転中です。",
"finished_recently": "{device}は{minutes}分前に終了しました。",
"just_finished": "{device}はたった今終了しました。",
"not_running": "{device}は運転していません。",
"no_devices": "WashDataの家電が見つかりませんでした。",
"unknown_device": "{device}という名前のWashData家電が見つかりませんでした。",
"none_running": "稼働中のWashData家電はありません。",
"error": "申し訳ありません、今は家電を確認できませんでした。"
}
}