From 512bd3adc41d349d81f3041160fcc89f2e7cc1b8 Mon Sep 17 00:00:00 2001 From: dylanbijnagte Date: Tue, 16 Feb 2016 11:30:20 -0600 Subject: [PATCH] add missing translations --- .../smartthings/notify-me-when.src/i18n/messages.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/smartapps/smartthings/notify-me-when.src/i18n/messages.properties b/smartapps/smartthings/notify-me-when.src/i18n/messages.properties index a50bd54..a190968 100644 --- a/smartapps/smartthings/notify-me-when.src/i18n/messages.properties +++ b/smartapps/smartthings/notify-me-when.src/i18n/messages.properties @@ -27,3 +27,5 @@ '''{{ triggerEvent.linkText }} has arrived at {{ location.name }}'''.ko={{ triggerEvent.linkText }}님이 {{ location.name }}에 도착했습니다 '''{{ triggerEvent.linkText }} has left the {{ location.name }}'''.ko={{ triggerEvent.linkText }}님이 {{ location.name }}을(를) 떠났습니다 '''{{ triggerEvent.linkText }} has left {{ location.name }}'''.ko={{ triggerEvent.linkText }}님이 {{ location.name }}을(를) 떠났습니다 +'''Assign a name'''.ko=이름 배정 +'''Choose Modes'''.ko=모드 선택