New translations button.php (Chinese Traditional)

This commit is contained in:
Fatih Alp 2020-05-12 19:23:28 +03:00
parent 1521977e39
commit f110dd7c6f

View File

@ -0,0 +1,15 @@
<?php
return [
'new_profile' => '新的配置文件',
'new_adress' => '新地址',
'show' => '顯示地址',
'update_password' => '更新密碼',
'update_profile' => '更新個人信息',
'delete' => '刪除',
'extend' => '延伸',
'extend_all' => '全部延伸',
'edit' => '編輯',
'go_profile' => '轉到個人資料詳細信息',
'go_user' => '轉到用戶詳細信息',
];