mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 11:25:24 +00:00
FIX: Load fallback locales after reloading translations
This commit is contained in:
parent
80c9fa4dca
commit
8481548def
@ -28,6 +28,7 @@ module I18n
|
||||
@overrides_by_site = {}
|
||||
|
||||
reload_no_cache!
|
||||
ensure_all_loaded!
|
||||
end
|
||||
|
||||
LOAD_MUTEX = Mutex.new
|
||||
|
Loading…
x
Reference in New Issue
Block a user