mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 12:27:32 +08:00
FIX: forgot end
:)
This commit is contained in:
parent
d792c0a1d7
commit
f423869e03
|
@ -91,7 +91,7 @@ module JsLocaleHelper
|
|||
else
|
||||
translations = load_translations_merged(locale_sym, site_locale, :en)
|
||||
end
|
||||
# end
|
||||
end
|
||||
|
||||
message_formats = strip_out_message_formats!(translations[locale_str]['js'])
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user