. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'Sắp xếp theo', 'all' => 'Tất cả', 'friends' => 'Bạn bè', 'last_visit' => 'Hoạt động gần nhất', 'new' => 'Gần đây', 'old' => 'Cũ', 'rank' => 'Xếp hạng', 'top' => 'Hàng đầu', 'username' => 'Tên người chơi', 'artist_tracks' => [ 'album' => 'Album', 'artist' => 'Nghệ sĩ', 'bpm' => 'BPM', 'genre' => 'Thể loại', 'length' => 'Độ dài', 'relevance' => 'Mức độ liên quan', 'title' => 'Tiêu đề', 'update' => 'Cập nhật', ], 'forum_posts' => [ 'created' => 'Thời gian đăng', 'relevance' => 'Mức độ liên quan', ], 'forum_topics' => [ 'created' => 'Ngày tạo', 'feature_votes' => 'Ưu tiên sao', 'new' => 'Trả lời cuối', ], 'users' => [ 'relevance' => 'Mức độ liên quan', 'username' => 'Tên', ], ];