discourse/app/assets
Kane York 728845d008 FEATURE: Localization fallbacks (client)
This patch sets I18n.defaultLocale in the Discourse.start() script block (it
was formerly always 'en') to SiteSetting.default_locale, and patches
translate() to perform fallback to defaultLocale followed by english.
Additionally, when enable_verbose_localization() is called, no fallbacks will
be performed.

It also memoizes the file loading operations in JsLocaleHelper and strips out
translations from the fallbacks that are also present in a prefered language,
to minimize file size.
2015-07-15 10:17:28 -07:00
..
fonts update font-awesome to 4.3.0 2015-03-27 13:08:58 +01:00
images move editor spinner css to shared (base) css 2014-10-11 04:08:16 -07:00
javascripts FEATURE: Localization fallbacks (client) 2015-07-15 10:17:28 -07:00
stylesheets Merge pull request #3595 from cpradio/printer-friendly 2015-07-15 16:50:38 +10:00