. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'mode' => [ 'beatmapset' => 'מפה', 'forum_post' => 'פורום', 'other' => 'אחר', 'user' => 'שחקן', 'wiki_page' => 'ויקי', ], 'result' => [ 'empty' => 'אין תוצאות', 'empty_for' => 'אין תוצאות עבור :modes', 'more' => 'עוד תוצאות עבור :mode', 'title' => 'תוצאות חיפוש עבור :mode', ], ];