. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'index' => [ 'description' => 'Paket beatmap yang tersusun atas satu tema tertentu.', 'empty' => 'Segera hadir!', 'nav_title' => 'daftar', 'title' => 'Paket Beatmap', 'blurb' => [ 'important' => 'BACA INI SEBELUM MENGUNDUH', 'install_instruction' => 'Petunjuk Pemasangan: Setelah paket beatmap selesai diunduh, ekstrak berkas paket yang kamu peroleh ke dalam folder Songs yang terdapat pada direktori osu! milikmu.', ], ], 'show' => [ 'download' => 'Unduh', 'item' => [ 'cleared' => 'telah dituntaskan', 'not_cleared' => 'belum dituntaskan', ], 'no_diff_reduction' => [ '_' => ':link tidak dapat digunakan untuk menuntaskan paket ini.', 'link' => 'Mod pengurang kesulitan', ], ], 'mode' => [ 'artist' => 'Artis/Album', 'chart' => 'Spotlights', 'featured' => 'Featured Artist', 'loved' => 'Project Loved', 'standard' => 'Standar', 'theme' => 'Tematik', 'tournament' => 'Turnamen', ], 'require_login' => [ '_' => 'Kamu harus :link untuk mengunduh', 'link_text' => 'masuk', ], ];