Chatwoot/crowdin.yml
Pranav Raj S c7120e9637
Chore: Add translated languages to account settings (#826)
* Add available languages in account settings

Co-authored-by: Sojan <sojan@pepalo.com>
2020-05-06 13:38:36 +05:30

10 lines
498 B
YAML

files:
- source: /app/javascript/dashboard/i18n/locale/en/*.json
translation: >-
/app/javascript/dashboard/i18n/locale/%two_letters_code%/%original_file_name%
- source: /config/locales/en.yml
translation: /config/locales/%two_letters_code%.yml
- source: /config/locales/devise.en.yml
translation: /config/locales/devise.%two_letters_code%.yml
- source: /app/javascript/widget/i18n/locale/en.json
translation: /app/javascript/widget/i18n/locale/%two_letters_code%.json