File: /home/richfield/www/vendor/tcg/voyager/publishable/lang/vi/analytics.php
<?php
return [
'by_pageview' => 'Theo lượt xem',
'by_sessions' => 'Theo phiên kết nối',
'by_users' => 'Theo người dùng',
'no_client_id' => 'Để xem được thông tin về lượt truy cập website, bạn cần có Google Analytics Client ID và thêm vào <code>google_analytics_client_id</code> trong phần cài đặt. Nhận mã trong Google developer console:',
'set_view' => 'Xem theo',
'this_vs_last_week' => 'Tuần này và tuần trước',
'this_vs_last_year' => 'Năm nay và năm trước',
'top_browsers' => 'Trình duyệt',
'top_countries' => 'Quốc gia',
'various_visualizations' => 'Các phần khác',
];