We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d08823 commit ecd5449Copy full SHA for ecd5449
crowdin.yml
@@ -1,10 +1,12 @@
1
project_id_env: CROWDIN_PROJECT_ID
2
api_token_env: CROWDIN_PERSONAL_TOKEN
3
-base_path: "."
+base_path: "translations"
4
preserve_hierarchy: true
5
files:
6
- - source: "/translations/**/*.pot"
+ - source: "/**/*.pot"
7
translation: "%original_path%/%file_name%.%locale_with_underscore%.po"
8
+ ignore:
9
+ "/steam"
10
11
- source: "/steam/storepage_550961_english.json"
12
translation: "%original_path%/%file_name%_%language%.json"
steam/storepage_550961_english.json renamed to translations/steam/storepage_550961_english.json
0 commit comments