From 1dfd49b103e721f9bb63fd4d472b6fcc225d94a1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 12 三月 2020 18:42:20 +0800 Subject: [PATCH] 2020-03-12 --- 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