New translations button.php (Chinese Simplified)

This commit is contained in:
Fatih Alp 2020-05-12 19:25:49 +03:00
parent 07c9886871
commit 667b73495c

View File

@ -2,12 +2,12 @@
return [
'post_ad' => [
'name' => '發布廣告',
'name' => '发布广告',
],
'login' => '登',
'login' => '登',
'register' => '寄存器',
'continue' => '繼續',
'reset_password' => '重設密碼',
'email' => '電子郵件',
'phone' => '電話',
'continue' => '继续',
'reset_password' => '重设密码',
'email' => '电子邮件',
'phone' => '电话',
];