Supported Transifex languages in Makefile (#641)

* feat: added new translations in Makefile and updated all the translations

* refactor: updated i18n index file to fix language errors
This commit is contained in:
Muhammad Abdullah Waheed
2022-11-08 18:42:27 +05:00
committed by GitHub
parent 547d55a31f
commit c858966035
16 changed files with 2523 additions and 113 deletions

View File

@@ -1,6 +1,6 @@
export TRANSIFEX_RESOURCE = frontend-app-account
transifex_resource = frontend-app-account
transifex_langs = "ar,fr,es_419,zh_CN"
transifex_langs = "ar,fr,es_419,zh_CN,pt,it,de,uk,ru,hi,fr_CA"
transifex_utils = ./node_modules/.bin/transifex-utils.js
i18n = ./src/i18n