language/english/core.json
changeset 1170 71cb87b7dc3f
parent 1149 be4feea8872a
child 1208 438f36013432
equal deleted inserted replaced
1169:d5474f54a525 1170:71cb87b7dc3f
   799       unit_weeks: 'weeks',
   799       unit_weeks: 'weeks',
   800       unit_month: 'month',
   800       unit_month: 'month',
   801       unit_months: 'months',
   801       unit_months: 'months',
   802       unit_year: 'year',
   802       unit_year: 'year',
   803       unit_years: 'years',
   803       unit_years: 'years',
       
   804       unit_minute: 'minute',
       
   805       unit_minutes: 'minutes',
       
   806       unit_minute_short: 'min',
       
   807       unit_minutes_short: 'mins'
   804     }
   808     }
   805   }
   809   }
   806 };
   810 };
   807 
   811 
   808 // All done! :-)
   812 // All done! :-)