New translations button.php (Vietnamese)

This commit is contained in:
Fatih Alp 2020-05-12 19:25:17 +03:00
parent 2da59c70c8
commit 61fcceed84

View File

@ -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',
];