mirror of
https://github.com/discourse/discourse.git
synced 2026-08-27 05:37:29 -05:00
* DEV: Move toHumanSize patch into I18n proper The patch wasn't loaded in Ember CLI environment causing translation discrepancies. * DEV: Remove String.prototype.i18n I don't think this patch is needed. Let the CI prove me wrong. :P