. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'Sortir', 'all' => 'Semua', 'friends' => 'Teman', 'last_visit' => 'Baru-baru ini aktif', 'new' => 'Komentar Terbaru', 'old' => 'Komentar Terlama', 'rank' => 'Peringkat', 'top' => 'Komentar Terbaik', 'username' => 'Nama Pengguna', 'artist_tracks' => [ 'album' => 'Album', 'artist' => 'Artis', 'bpm' => 'BPM', 'genre' => 'Aliran', 'length' => 'Durasi', 'relevance' => 'Relevansi', 'title' => 'Judul', 'update' => 'Tanggal Pembaruan', ], 'forum_posts' => [ 'created' => 'Waktu posting', 'relevance' => 'Relevansi', ], 'forum_topics' => [ 'created' => 'Dibuat', 'feature_votes' => 'Prioritas', 'new' => 'Balasan Terakhir', ], 'users' => [ 'relevance' => 'Relevansi', 'username' => 'Nama', ], ];