OK27

Last updated by lord55

/**OK27
 * Tempo
 */

    'friendlytime:justnow' => "proprio ora",
            'friendlytime:minutes' => "%s minuti fa",
            'friendlytime:minutes:singular' => "un minuto fa",
            'friendlytime:hours' => "%s ore fa",
            'friendlytime:hours:singular' => "un ora fa",
            'friendlytime:days' => "%s giorni fa",
            'friendlytime:days:singular' => "ieri",
            'friendlytime:date_format' => 'j F Y @ g:ia',

    'date:month:01' => 'Gennaio %s',
            'date:month:02' => 'Febbraio %s',
            'date:month:03' => 'Marzo %s',
            'date:month:04' => 'Aprile %s',
            'date:month:05' => 'Maggio %s',
            'date:month:06' => 'Giugno %s',
            'date:month:07' => 'Luglio %s',
            'date:month:08' => 'Agosto %s',
            'date:month:09' => 'Settembre %s',
            'date:month:10' => 'Ottobre %s',
            'date:month:11' => 'Novembre %s',
            'date:month:12' => 'Dicembre %s',