Skip to content

Commit

Permalink
#226 add transifex.yaml for L10N configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Sep 20, 2023
1 parent 2987bd1 commit c56c1d4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions transifex.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
filters:
- filter_type: file
source_file: frontend/i18n/en-US.json
file_format: KEYVALUEJSON
source_language: en-US
translation_files_expression: frontend/i18n/<lang>/.json
settings:
language_mapping:
en_us: en-US
de: de
es: es
fr: fr
it: it
pt: pt

0 comments on commit c56c1d4

Please sign in to comment.