Skip to content
  • Paul Gascou-Vaillancourt's avatar
    Stop using string interpolation withing i18n helper args · 42a50d69
    Paul Gascou-Vaillancourt authored
    This fixes several cases where string interpolation was used within i18n
    helper arguments, preventing the gettext extractor from collecting those
    strings to make them available for translation.
    
    As a follow-up to this fix, we will be extending our ESLint plugin to
    catch these offences systematically.
    42a50d69