This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/spec/fixtures/i18n
Gerhard Schlager 28e8ae553d
FIX: Missing translation when translation override contained a %{key} (#16625)
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.
2022-05-04 17:35:22 +02:00
..
translate_accelerator.de.yml FIX: Missing translation when translation override contained a %{key} (#16625) 2022-05-04 17:35:22 +02:00
translate_accelerator.en.yml FIX: Missing translation when translation override contained a %{key} (#16625) 2022-05-04 17:35:22 +02:00
translate_accelerator.foo.yml FIX: async reload of locales could result in missing translations 2018-10-01 17:14:36 +02:00