mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
13 lines
258 B
PHP
13 lines
258 B
PHP
<?php
|
|
|
|
return [
|
|
'post_ad' => [
|
|
'name' => '發布廣告',
|
|
],
|
|
'login' => '登錄',
|
|
'register' => '寄存器',
|
|
'continue' => '繼續',
|
|
'reset_password' => '重設密碼',
|
|
'email' => '電子郵件',
|
|
'phone' => '電話',
|
|
]; |