mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 10:47:46 -05:00
This happened only for languages other than "en" and when `I18n.t` was called without any interpolation keys. The lib still tried to interpolate keys because it interpreted the `overrides` option as interpolation key.