diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 33a9fea91..ede7f404d 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -1423,5 +1423,6 @@ "disallowSelfUpdateFields": "Not allowed to modify the current fields yourself", "forceEnableMFAHelpText": "If force enable, user can not disable by themselves", "removeWarningMsg": "Are you sure you want to remove", - "setVariable": "Set variable" + "setVariable": "Set variable", + "VerifyFace": "Verify face" } \ No newline at end of file diff --git a/apps/i18n/lina/zh.json b/apps/i18n/lina/zh.json index 68d75366e..ee440d2ec 100644 --- a/apps/i18n/lina/zh.json +++ b/apps/i18n/lina/zh.json @@ -1428,5 +1428,6 @@ "disallowSelfUpdateFields": "不允许自己修改当前字段", "forceEnableMFAHelpText": "如果强制启用,用户无法自行禁用", "removeWarningMsg": "你确定要移除", - "setVariable": "设置参数" + "setVariable": "设置参数", + "VerifyFace": "验证人脸" } \ No newline at end of file