bug: fix transifex config
This commit is contained in:
parent
16f6b031e5
commit
7343e49fa8
@ -1,2 +1,3 @@
|
||||
build/
|
||||
.github/
|
||||
transifex.yml
|
@ -2,5 +2,5 @@ git:
|
||||
filters:
|
||||
- filter_type: file
|
||||
file_format: STRUCTURED_JSON
|
||||
source_file: "src/lang.json"
|
||||
translation_files_expression: "src/translations/<lang>.json"
|
||||
source_file: src/lang.json
|
||||
translation_files_expression: 'src/translations/<lang>.json'
|
||||
|
Loading…
x
Reference in New Issue
Block a user