mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 05:52:11 +08:00
Currently, this is the order of i18n translate function: 1. Translation in required language; 2. Optional `defaultValue` provided; 3. Fallback to forum default language. When admin set language as English GB, translation was not correctly displayed as it went to step 2 and displayed `defaultValue` instead of correct translation from default language. |
||
|---|---|---|
| .. | ||
| json | ||
| schema_loader.rb | ||