From 1b0fd0a20d54068f0f4716177780e00a75b860ef Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 10 一月 2020 17:12:34 +0800 Subject: [PATCH] 2020-01-10 --- src/locales/en-US/header.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/locales/en-US/header.js b/src/locales/en-US/header.js index 5a40bc7..3b703ad 100644 --- a/src/locales/en-US/header.js +++ b/src/locales/en-US/header.js @@ -20,6 +20,7 @@ 'header.password.maxlen': 'The maximum password length is 12 bits!', 'header.password.diff': 'Two passwords that you enter is inconsistent!', 'header.password.resetsuccess': 'Password modified successfully!', + 'header.login.develop': '鐧诲綍寮�鍙戞満', 'header.menu.close': 'Are you sure to delete the menu <<@M>> ?', 'header.menu.update': 'Are you sure to modify the configuration information of the menu <<@M>> ?', 'header.menu.presave': 'Menu order has been adjusted, Please save!', -- Gitblit v1.8.0