Skip to content
Snippets Groups Projects
  1. Apr 16, 2019
    • Paul B's avatar
      i18n: adds a check on missing translation keys in locale/*.json file · 64f086c0
      Paul B authored
      This commit adds a script to check all keys from translation files to
      make sure no missing keys / no translation files are incorrect.
      
      Even if missing keys should not happen (because we use a script to add
      keys automatically) this script made helped to understand that all
      three `ar`, `eo` and `fr_FR` translation files were completly off
      compared to the `en.json` file.
      
      I believe we can safely delete `ar`, `eo` and `fr_FR` locales from
      Zanata (because those languages are not set in the ALLOWED_LANGUAGES
      config array). ⚠️ this needs to be check in the production `config.php`
      file ⚠️.
      
      Deleting the `fr_FR` locale file should solve both !358 and #395
      
      closes !358 #395
      64f086c0
  2. Jan 07, 2019
  3. Aug 17, 2018
  4. Aug 14, 2018
  5. Aug 03, 2018
  6. Jul 11, 2018
  7. Apr 22, 2018
  8. Apr 10, 2018
  9. Apr 06, 2018
  10. Apr 05, 2018
  11. Apr 02, 2018
  12. Mar 28, 2018
  13. Mar 19, 2018
  14. Feb 28, 2018
  15. Feb 21, 2018
  16. Feb 20, 2018
  17. Feb 19, 2018
  18. Dec 14, 2017
Loading