discourse/lib/i18n
Gerhard Schlager ce1620f2ad
FIX: Pluralized translation overrides didn't work for en_US
"en_US" doesn't contain most of the translations, so it falls back to "en". But that behavior stopped translation overrides to work for pluralized strings in "en_US", because it relies on existing translations. This fixes it by looking up the existing translation in all fallback locales.
2020-08-29 00:11:46 +02:00
..
backend FIX: Pluralized translation overrides didn't work for en_US 2020-08-29 00:11:46 +02:00
duplicate_key_finder.rb
i18n_interpolation_keys_finder.rb
locale_file_checker.rb
locale_file_walker.rb