New translations button.php (Chinese Simplified)

This commit is contained in:
Fatih Alp 2020-05-12 19:27:09 +03:00
parent 09694a16c5
commit 5d2ca491a2

View File

@ -3,13 +3,13 @@
return [ return [
'new_profile' => '新的配置文件', 'new_profile' => '新的配置文件',
'new_adress' => '新地址', 'new_adress' => '新地址',
'show' => '示地址', 'show' => '示地址',
'update_password' => '更新密', 'update_password' => '更新密',
'update_profile' => '更新人信息', 'update_profile' => '更新人信息',
'delete' => '除', 'delete' => '除',
'extend' => '延伸', 'extend' => '延伸',
'extend_all' => '全部延伸', 'extend_all' => '全部延伸',
'edit' => '編輯', 'edit' => '编辑',
'go_profile' => '轉到個人資料詳細信息', 'go_profile' => '转到个人资料详细信息',
'go_user' => '轉到用戶詳細信息', 'go_user' => '转到用户详细信息',
]; ];