mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations button.php (Chinese Simplified)
This commit is contained in:
parent
07c9886871
commit
667b73495c
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
return [
|
return [
|
||||||
'post_ad' => [
|
'post_ad' => [
|
||||||
'name' => '發布廣告',
|
'name' => '发布广告',
|
||||||
],
|
],
|
||||||
'login' => '登錄',
|
'login' => '登录',
|
||||||
'register' => '寄存器',
|
'register' => '寄存器',
|
||||||
'continue' => '繼續',
|
'continue' => '继续',
|
||||||
'reset_password' => '重設密碼',
|
'reset_password' => '重设密码',
|
||||||
'email' => '電子郵件',
|
'email' => '电子邮件',
|
||||||
'phone' => '電話',
|
'phone' => '电话',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user