<?php

declare(strict_types=1);

/*
 * This file is part of the Yasumi package.
 *
 * Copyright (c) 2015 - 2024 AzuyaLabs
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 *
 * @author Sacha Telgenhof <me at sachatelgenhof dot com>
 */

// Translations for Epiphany
return [
    'ca' => 'Epifania',
    'de' => 'Heilige 3 Könige',
    'de_AT' => 'Heilige Drei Könige',
    'de_CH' => 'Heilige Drei Könige',
    'el' => 'Θεοφάνεια',
    'en' => 'Epiphany',
    'es' => 'Día de Reyes',
    'fi' => 'Loppiainen',
    'fr' => 'Epiphanie',
    'hr' => 'Sveta tri kralja',
    'it' => 'Epifania',
    'ja' => 'エピファニー',
    'nl' => 'Drie Koningen',
    'pl' => 'Święto Trzech Króli',
    'ro' => 'Bobotează',
    'sk' => 'Zjavenie Pána / Traja králi',
    'sv' => 'trettondedag jul',
];
