diff --git a/resources/lang/zh_cn/shop/account.php b/resources/lang/zh_cn/shop/account.php index 63ecf56f..f03c305d 100644 --- a/resources/lang/zh_cn/shop/account.php +++ b/resources/lang/zh_cn/shop/account.php @@ -13,29 +13,6 @@ return [ 'index' => '个人中心', 'revise_info' => '修改信息', - 'login' => [ - 'index' => '用户登录与注册', - 'Home' => '首页', - 'Library' => '个人中心', - 'Login' => '登录', - 'Already' => '已经是我们的客户了?', - 'description' => '已经是我们的客户了?', - 'email' => '邮件', - 'email_address' => '邮件地址', - 'password' => '密码', - 'forget_password' => '忘记密码', - 'login' => '登录', - 'new' => '新账号', - 'not_Already' => '还不是我们的注册客户?', - 'confirm_password' => '确认密码', - 'register' => '注册', - 'enter_password' => '请输入密码', - 'enter_email' => '请输入邮箱', - 'please_confirm' => '请确认密码', - 'password_err' => '两次输入密码不一致!', - 'email_err' => '请输入正确邮箱地址!', - 'check_form' => '请检查表单是否填写正确', - ], 'wishlist' => [ 'index' => '收藏列表', diff --git a/themes/default/account/login.blade.php b/themes/default/account/login.blade.php index 500301ba..eaf0cb53 100644 --- a/themes/default/account/login.blade.php +++ b/themes/default/account/login.blade.php @@ -14,33 +14,33 @@ -

{{ __('shop/account.login.index') }}

+

{{ __('shop/login.index') }}

-

{{ __('shop/account.login.Already') }}

+

{{ __('shop/login.Already') }}

Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.


- - + + - - + + - {{ __('shop/account.login.forget_password') }} + {{ __('shop/login.forget_password') }}
- +
@@ -49,10 +49,10 @@
-

{{ __('shop/account.login.not_Already') }}

+

{{ __('shop/login.not_Already') }}

With registration with us new world of fashion, fantastic discounts and much more opens to you! The whole process will not take you more than a minute!

If you have any questions, please feel free to contact us, our @@ -60,21 +60,21 @@


- - + + - - + + - - + +
- +
@@ -88,7 +88,7 @@