Merge pull request #994 from billmn/patch-1

Updated Italian metrics translations
This commit is contained in:
James Brooks 2015-10-05 08:56:50 +01:00
commit a08f39f351

View File

@ -52,9 +52,9 @@ return [
// Metrics
'metrics' => [
'filter' => [
'hourly' => 'Ogni ora',
'daily' => 'Giornaliero',
'monthly' => 'Mensile',
'hourly' => 'Ultime 12 ore',
'weekly' => 'Settimana',
'monthly' => 'Mese',
],
],