diff --git a/.prettierignore b/.prettierignore index 26a433c..2ce5001 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,3 @@ build/ -.github/ \ No newline at end of file +.github/ +transifex.yml \ No newline at end of file diff --git a/transifex.yml b/transifex.yml index ed056d0..8e8f8dd 100644 --- a/transifex.yml +++ b/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/.json" + source_file: src/lang.json + translation_files_expression: 'src/translations/.json'