mirror of
https://github.com/fleetbase/fleetbase.git
synced 2026-01-06 06:15:51 +00:00
- Fixed ember-intl locale format to use proper case (en-US) - Renamed translation file: en-us.yaml → en-US.yaml - Updated fallbackLocale in ember-intl config - Updated default locale in application route - Fixes MISSING_DATA error in Intl.NumberFormat The Intl API requires proper locale format (en-US not en-us)