diff --git a/application/index/lang/zh-cn/user.php b/application/index/lang/zh-cn/user.php index b9089b7e534f0957bb8b0ebafe96a89ae627d24f..64c492d7e2cc85456d62e4f3c4b8a173537f47e0 100755 --- a/application/index/lang/zh-cn/user.php +++ b/application/index/lang/zh-cn/user.php @@ -8,6 +8,7 @@ return [ 'Mobile' => '手机号', 'Email' => '邮箱', 'Captcha' => '验证码', + 'Get code' => '获取验证码', 'Lv' => 'Lv', 'Score' => '积分', 'Day' => '天', diff --git a/application/index/view/user/profile.html b/application/index/view/user/profile.html index 50c7ed86b01596cd1f02e92d7c8cf4e53167715d..8a60d76288a3d88aea73e33db0e54216d9b4b651 100644 --- a/application/index/view/user/profile.html +++ b/application/index/view/user/profile.html @@ -123,7 +123,7 @@
- 获取验证码 + {:__('Get code')}
@@ -156,7 +156,7 @@
- 获取验证码 + {:__('Get code')}