. 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' => 'אוספים ארוזים מראש של beatmaps המבוססים סביב נושא משותף.', 'empty' => '', 'nav_title' => 'רשימה', 'title' => 'חבילות Beatmap', 'blurb' => [ 'important' => 'קרא את זה לפני שאתה מוריד', 'install_instruction' => '', ], ], 'show' => [ 'download' => 'הורד', 'item' => [ 'cleared' => 'סוים בהצלחה', 'not_cleared' => 'לא סוים בהצלחה', ], 'no_diff_reduction' => [ '_' => ':linkלא ניתן לשימוש ניקוי הפאק.', 'link' => 'צמצום קושי המודים', ], ], 'mode' => [ 'artist' => 'אמן\אלבום', 'chart' => 'Spotlights', 'featured' => '', 'loved' => '', 'standard' => 'רגיל', 'theme' => 'ערכת נושא', 'tournament' => '', ], 'require_login' => [ '_' => 'אתה צריך להיות :link כדי להוריד', 'link_text' => 'מחובר', ], ];