mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations button.php (Chinese Traditional)
This commit is contained in:
parent
3beae071c2
commit
77b19434e4
@ -0,0 +1,13 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'post_ad' => [
|
||||||
|
'name' => '發布廣告',
|
||||||
|
],
|
||||||
|
'login' => '登錄',
|
||||||
|
'register' => '寄存器',
|
||||||
|
'continue' => '繼續',
|
||||||
|
'reset_password' => '重設密碼',
|
||||||
|
'email' => '電子郵件',
|
||||||
|
'phone' => '電話',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user