mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 08:37:19 +08:00
FIX: forgot end
:)
This commit is contained in:
@ -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'])
|
||||
|
||||
|
Reference in New Issue
Block a user