Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

History / Doc: Setting the Locale

Revisions

  • Remove space

    @elieteyssedou elieteyssedou committed Oct 5, 2018
  • Updated Doc: Setting the Locale (markdown)

    @coxalass coxalass committed Aug 30, 2018
  • typo

    @coxalass coxalass committed Aug 30, 2018
  • Update instance-initializer for Ember 3.3 compatibility (deprecation of container.lookup)

    @coxalass coxalass committed Aug 30, 2018
  • Chrome's language settings do not affect navigator.language, just the Accept-header - use navigator.languages instead

    @crusy crusy committed Jun 2, 2017
  • As all locale saved as lowercase, function calculateLocale should check locale in lowercase.

    @woosungchu woosungchu committed Mar 31, 2017
  • fallback to default locale

    @mpugach mpugach committed Mar 15, 2017
  • Added missing i18n to the "Override the default by setting `locale` on the `i18n` service" example

    @Znegl Znegl committed Dec 2, 2015
  • Fixes a typo `setLocale(...)` => `set('locale', ...)`

    @xcambar xcambar committed Oct 16, 2015
  • Updated Doc: Setting the Locale (markdown)

    @jamesarosen jamesarosen committed Jul 18, 2015
  • added instance initializer example

    @jamesarosen jamesarosen committed Jul 18, 2015
  • add Doc: Setting the Locale

    @jamesarosen jamesarosen committed Jun 24, 2015