New translations field.php (Vietnamese)

This commit is contained in:
Fatih Alp 2022-02-01 11:14:41 +03:00
parent 292f332de2
commit 9981801d4a

View File

@ -43,6 +43,10 @@ return [
'login_with_phone_number' => 'Đăng nhập bằng số điện thoại',
'login_with_email_address' => 'Đăng nhập bằng địa chỉ email',
// Share
'share_on_facebook' => 'Share on Facebook',
'share_on_twitter' => 'Share on Twitter',
// Side menu links
'company_directory' => 'Thư mục công ty',
'popular_ads' => 'Quảng cáo phổ biến',
@ -51,6 +55,9 @@ return [
'sms' => 'Gửi tin nhắn văn bản (SMS)',
'mail' => 'Gửi thư',
//Related
'related_posts' => 'Related Posts',
// Register instruction seed
'register_instructions' => 'Đăng ký Hướng dẫn',
'list' => 'Danh sách',
@ -62,4 +69,6 @@ return [
'your_internet_connection_is_broken' => 'Kết nối internet của bạn bị hỏng,',
'we_miss_you_so_much_already' => 'chúng tôi nhớ bạn rất nhiều rồi!',
'try_again' => 'Thử lại',
'news_title' => 'Sectoral Developments All in :name',
];