mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-27 16:14:39 -06:00
New translations button.php (Vietnamese)
This commit is contained in:
parent
2da59c70c8
commit
61fcceed84
@ -0,0 +1,13 @@
|
|||||||
|
<?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',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user