mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 10:52:45 +08:00
a2c04be718
FIX: client's translation overrides were not working when the current locale was missing a key FIX: ExtraLocalesController.show was not properly handling multiple translations FIX: JsLocaleHelper#output_locale was not properly handling multiple translations FIX: ExtraLocalesController.show's spec which was randomly failing FIX: JsLocaleHelper#output_locale was muting cached translations hashes REFACTOR: move 'enableVerboseLocalization' to the 'localization' initializer REFACTOR: remove unused I18n.js methods (getFallbacks, localize, parseDate, toTime, strftime, toCurrency, toPercentage) REFACTOR: remove all I18n.pluralizationRules and instead use MessageFormat's pluralization rules TEST: add tests for localization initializer TEST: add tests for I18n.js |
||
---|---|---|
.. | ||
ar.js.erb | ||
bs_BA.js.erb | ||
cs.js.erb | ||
da.js.erb | ||
de.js.erb | ||
en.js.erb | ||
es.js.erb | ||
et.js.erb | ||
fa_IR.js.erb | ||
fi.js.erb | ||
fr.js.erb | ||
gl.js.erb | ||
he.js.erb | ||
i18n.js | ||
id.js.erb | ||
it.js.erb | ||
ja.js.erb | ||
ko.js.erb | ||
nb_NO.js.erb | ||
nl.js.erb | ||
pl_PL.js.erb | ||
pt_BR.js.erb | ||
pt.js.erb | ||
ro.js.erb | ||
ru.js.erb | ||
sk.js.erb | ||
sq.js.erb | ||
sv.js.erb | ||
te.js.erb | ||
tr_TR.js.erb | ||
uk.js.erb | ||
ur.js.erb | ||
vi.js.erb | ||
zh_CN.js.erb | ||
zh_TW.js.erb |