From 063b983daaf51a7f1e8677bde1e9c0e618866c91 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 21 二月 2020 10:30:19 +0800 Subject: [PATCH] 2020-02-21 --- src/locales/en-US/header.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/locales/en-US/header.js b/src/locales/en-US/header.js index 5a40bc7..69b6f15 100644 --- a/src/locales/en-US/header.js +++ b/src/locales/en-US/header.js @@ -20,6 +20,9 @@ '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.tadd': '娣诲姞鑿滃崟', + 'header.menu.tupdate': '淇敼鑿滃崟', '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