equal
deleted
inserted
replaced
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! :-) |