. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'beatmapset_update_notice' => [ 'new' => 'Απλά σε ενημερώνουμε πως υπήρξε μια νέα ενημέρωση στο beatmap ":title" από την τελευταία σου επίσκεψη.', 'subject' => 'Νέα ενημέρωση για το beatmap ":title"', 'unwatch' => '', 'visit' => '', ], 'common' => [ 'closing' => '', 'hello' => 'Γεια σου :user,', 'report' => '', 'ignore' => '', ], 'donation_thanks' => [ 'benefit_more' => '', 'feedback' => "", 'keep_free' => '', 'keep_running' => '', 'subject' => 'Ευχαριστούμε, το osu! σε <3', 'translation' => '', 'benefit' => [ 'gift' => '', 'self' => '', ], 'support' => [ '_' => '', 'first' => 'υποστήριξη', 'repeat' => 'συνεχή υποστήριξη', ], ], 'forum_new_reply' => [ 'new' => '', 'subject' => '[osu!] Νέα απάντηση για το θέμα ":title"', 'unwatch' => '', 'visit' => '', ], 'password_reset' => [ 'code' => '', 'requested' => '', 'subject' => 'osu! ανάκτηση λογαριασμού', ], 'store_payment_completed' => [ 'prepare_shipping' => '', 'processing' => '', 'questions' => "", 'shipping' => '', 'subject' => 'Λάβαμε την παραγγελία σας από το osu!store!', 'thank_you' => '', 'total' => '', ], 'supporter_gift' => [ 'anonymous_gift' => '', 'anonymous_gift_maybe_not' => '', 'duration' => '', 'features' => '', 'gifted' => '', 'gift_message' => '', 'subject' => 'Σας δωρήθηκε ένα osu!supporter tag!', ], 'user_email_updated' => [ 'changed_to' => '', 'check' => '', 'sent' => '', 'subject' => 'επιβεβαίωση αλλαγής email του osu!', ], 'user_force_reactivation' => [ 'main' => '', 'perform_reset' => '', 'reason' => '', 'subject' => '', ], 'user_notification_digest' => [ 'new' => '', 'settings' => '', 'subject' => '', ], 'user_password_updated' => [ 'confirmation' => '', 'subject' => 'επιβεβαίωση αλλαγής κωδικού πρόσβασης του osu!', ], 'user_verification' => [ 'code' => 'Ο κωδικός επαλήθευσης σας είναι:', 'code_hint' => '', 'link' => '', 'report' => '', 'subject' => 'osu! επαλήθευση λογαριασμού', 'action_from' => [ '_' => '', 'unknown_country' => '', ], ], ];