mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
13 lines
295 B
PHP
13 lines
295 B
PHP
<?php
|
|
|
|
return [
|
|
'post_ad' => [
|
|
'name' => 'Đăng quảng cáo',
|
|
],
|
|
'login' => 'Đăng nhập',
|
|
'register' => 'Đăng ký',
|
|
'continue' => 'Tiếp tục',
|
|
'reset_password' => 'Đặt lại mật khẩu',
|
|
'email' => 'E-mail',
|
|
'phone' => 'Điện thoại',
|
|
]; |