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 | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/Crabtree/ON/Assets/Language.ini b/Crabtree/ON/Assets/Language.ini index b0b703f..64b13cc 100644 --- a/Crabtree/ON/Assets/Language.ini +++ b/Crabtree/ON/Assets/Language.ini @@ -1109,6 +1109,11 @@ 20058=Sync to cloud 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=浣犲ソ @@ -2220,6 +2225,11 @@ 20058=Sync to cloud 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