Skip to content

[DIFE-1513] Create rake task for translation files in all languages

Roxana Oprescu - Tremend requested to merge feature/DIFE-1513 into qa

DIFE-1513

Change log

  • Added: new rake task to extract all the translation keys from Decidim that are not overwritten in CoFE.
  • Changed:
  • Deprecated:
  • Removed:
  • Fixed:
  • Security:

Commands

rake cofe:i18n  ---> default locale will be "en"
rake cofe:i18n[locale]
Edited by Nelson Matias

Merge request reports