mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations button.php (Chinese Simplified)
This commit is contained in:
parent
09694a16c5
commit
5d2ca491a2
@ -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' => '转到用户详细信息',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user