From 390c5026c78d2be9dca4357041f4a0ec8ac3668f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 04 二月 2020 13:57:31 +0800 Subject: [PATCH] 2020-02-04 --- 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