mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Chinese Traditional)
This commit is contained in:
parent
1521977e39
commit
f110dd7c6f
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_profile' => '新的配置文件',
|
||||
'new_adress' => '新地址',
|
||||
'show' => '顯示地址',
|
||||
'update_password' => '更新密碼',
|
||||
'update_profile' => '更新個人信息',
|
||||
'delete' => '刪除',
|
||||
'extend' => '延伸',
|
||||
'extend_all' => '全部延伸',
|
||||
'edit' => '編輯',
|
||||
'go_profile' => '轉到個人資料詳細信息',
|
||||
'go_user' => '轉到用戶詳細信息',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user