language/english/core.json
changeset 688 f2a824ce5f18
parent 677 2a263b598a2b
child 696 bd5069e1f19a
equal deleted inserted replaced
687:ea43ac1ff2ee 688:f2a824ce5f18
   728       unit_kilobytes_short: 'KB',
   728       unit_kilobytes_short: 'KB',
   729       unit_megabytes_short: 'MB',
   729       unit_megabytes_short: 'MB',
   730       unit_gigabytes_short: 'GB',
   730       unit_gigabytes_short: 'GB',
   731       unit_terabytes_short: 'TB',
   731       unit_terabytes_short: 'TB',
   732       unit_pixels: 'pixels',
   732       unit_pixels: 'pixels',
   733       unit_pixels_short: 'px'
   733       unit_pixels_short: 'px',
       
   734       unit_day: 'day',
       
   735       unit_days: 'days',
       
   736       unit_week: 'week',
       
   737       unit_weeks: 'weeks'
   734     }
   738     }
   735   }
   739   }
   736 };
   740 };
   737 
   741 
   738 // All done! :-)
   742 // All done! :-)