. 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' => 'Beatmap', 'forum_post' => 'Φόρουμ', 'other' => 'Άλλο', 'user' => 'Παίκτης', 'wiki_page' => 'Wiki', ], 'result' => [ 'empty' => 'Κανένα αποτέλεσμα', 'empty_for' => 'Δεν υπάρχουν αποτελέσματα για :modes', 'more' => 'Περισσότερα Αποτελέσματα Αναζήτησης :mode', 'title' => 'Αποτελέσματα Αναζήτησης:mode', ], ];