From a6e88ed16c1c2e28b209450d5c9abc21005ec5ee Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期四, 24 六月 2021 16:57:36 +0800 Subject: [PATCH] 2021-06-24 1.增加网关动态密钥处理 --- Crabtree/ON/Assets/Language.ini | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/Crabtree/ON/Assets/Language.ini b/Crabtree/ON/Assets/Language.ini index fd38bf9..64b13cc 100644 --- a/Crabtree/ON/Assets/Language.ini +++ b/Crabtree/ON/Assets/Language.ini @@ -1110,6 +1110,10 @@ 20059=Device and scene data are successfully synchronized to the cloud! 20060=Failed to sync the device and scene data to the cloud! 20061=Do you want to synchronize all local devices and scenes to the cloud? This will be used for schedule and alexa control functions. +20062=Resend +20063=Are you sure to unbind? +20064=Unbind successfully +20065=Please enter content! [Chinese] 1=浣犲ソ @@ -2222,6 +2226,10 @@ 20059=Device and scene data are successfully synchronized to the cloud! 20060=Failed to sync the device and scene data to the cloud! 20061=Do you want to synchronize all local devices and scenes to the cloud? This will be used for schedule and alexa control functions. +20062=Resend +20063=Are you sure to unbind? +20064=Unbind successfully +20065=Please enter content! [Czech] -- Gitblit v1.8.0