kithkin/lang/it/common.php

12 lines
170 B
PHP

<?php
return [
'calendar' => 'Calendario',
'calendars' => 'Calendari',
'event' => 'Evento',
'events' => 'Eventi',
'settings' => 'Impostazioni',
];