changeset 909 | 94c1ff984286 |
parent 907 | 44851d7e9bda |
child 913 | 3ec535acd11e |
--- a/language/english/core.json Mon Apr 13 17:28:24 2009 -0400 +++ b/language/english/core.json Tue Apr 14 21:02:13 2009 -0400 @@ -781,10 +781,16 @@ unit_terabytes_short: 'TB', unit_pixels: 'pixels', unit_pixels_short: 'px', + unit_second: 'second', + unit_seconds: 'seconds', unit_day: 'day', unit_days: 'days', unit_week: 'week', - unit_weeks: 'weeks' + unit_weeks: 'weeks', + unit_month: 'month', + unit_months: 'months', + unit_year: 'year', + unit_years: 'years', } } };