mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
FIX: I18n Fallbacks were not applying correctly
This commit is contained in:
@ -15,6 +15,7 @@ module I18n
|
||||
|
||||
def reload!
|
||||
@overrides = {}
|
||||
@pluralizers = {}
|
||||
super
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user