mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (Vietnamese)
This commit is contained in:
parent
292f332de2
commit
9981801d4a
@ -43,6 +43,10 @@ return [
|
|||||||
'login_with_phone_number' => 'Đăng nhập bằng số điện thoại',
|
'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',
|
'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
|
// Side menu links
|
||||||
'company_directory' => 'Thư mục công ty',
|
'company_directory' => 'Thư mục công ty',
|
||||||
'popular_ads' => 'Quảng cáo phổ biến',
|
'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)',
|
'sms' => 'Gửi tin nhắn văn bản (SMS)',
|
||||||
'mail' => 'Gửi thư',
|
'mail' => 'Gửi thư',
|
||||||
|
|
||||||
|
//Related
|
||||||
|
'related_posts' => 'Related Posts',
|
||||||
|
|
||||||
// Register instruction seed
|
// Register instruction seed
|
||||||
'register_instructions' => 'Đăng ký Hướng dẫn',
|
'register_instructions' => 'Đăng ký Hướng dẫn',
|
||||||
'list' => 'Danh sách',
|
'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,',
|
'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!',
|
'we_miss_you_so_much_already' => 'chúng tôi nhớ bạn rất nhiều rồi!',
|
||||||
'try_again' => 'Thử lại',
|
'try_again' => 'Thử lại',
|
||||||
|
|
||||||
|
'news_title' => 'Sectoral Developments All in :name',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user