From 6f2ed86c49b5721cff4f3678b5bc9e5db7f8c929 Mon Sep 17 00:00:00 2001 From: HomeAssistant Azure Date: Fri, 25 Dec 2020 00:03:46 +0000 Subject: [PATCH] [ci skip] Translation update --- homeassistant/components/abode/translations/th.json | 9 +++++++++ homeassistant/components/nest/translations/th.json | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 homeassistant/components/abode/translations/th.json diff --git a/homeassistant/components/abode/translations/th.json b/homeassistant/components/abode/translations/th.json new file mode 100644 index 00000000000..2b9eefdbb6b --- /dev/null +++ b/homeassistant/components/abode/translations/th.json @@ -0,0 +1,9 @@ +{ + "config": { + "step": { + "mfa": { + "title": "\u0e1b\u0e49\u0e2d\u0e19\u0e23\u0e2b\u0e31\u0e2a MFA \u0e08\u0e32\u0e01 Abode" + } + } + } +} \ No newline at end of file diff --git a/homeassistant/components/nest/translations/th.json b/homeassistant/components/nest/translations/th.json index 797aac82405..5f14558e2b5 100644 --- a/homeassistant/components/nest/translations/th.json +++ b/homeassistant/components/nest/translations/th.json @@ -5,7 +5,17 @@ "data": { "code": "Pin code" } + }, + "reauth_confirm": { + "title": "\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c\u0e01\u0e32\u0e23\u0e1a\u0e39\u0e23\u0e13\u0e32\u0e01\u0e32\u0e23\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07" } } + }, + "device_automation": { + "trigger_type": { + "camera_motion": "\u0e15\u0e23\u0e27\u0e08\u0e1e\u0e1a\u0e01\u0e32\u0e23\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e44\u0e2b\u0e27", + "camera_person": "\u0e15\u0e23\u0e27\u0e08\u0e1e\u0e1a\u0e1a\u0e38\u0e04\u0e04\u0e25", + "camera_sound": "\u0e15\u0e23\u0e27\u0e08\u0e1e\u0e1a\u0e40\u0e2a\u0e35\u0e22\u0e07" + } } } \ No newline at end of file