cambiamento template con AdminLTE
This commit is contained in:
19
resources/lang/vendor/adminlte/zh-CN/menu.php
vendored
Normal file
19
resources/lang/vendor/adminlte/zh-CN/menu.php
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'main_navigation' => '主导航',
|
||||
'blog' => '博客',
|
||||
'pages' => '页面',
|
||||
'account_settings' => '账户设置',
|
||||
'profile' => '用户信息',
|
||||
'change_password' => '修改密码',
|
||||
'multilevel' => '多级',
|
||||
'level_one' => '第一级',
|
||||
'level_two' => '第二级',
|
||||
'level_three' => '第三级',
|
||||
'labels' => '标签',
|
||||
'important' => '重要',
|
||||
'warning' => '警告',
|
||||
'information' => '信息',
|
||||
];
|
||||
Reference in New Issue
Block a user