Skip to content

Commit ecd5449

Browse files
committed
move
1 parent 6d08823 commit ecd5449

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

crowdin.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
project_id_env: CROWDIN_PROJECT_ID
22
api_token_env: CROWDIN_PERSONAL_TOKEN
3-
base_path: "."
3+
base_path: "translations"
44
preserve_hierarchy: true
55
files:
6-
- source: "/translations/**/*.pot"
6+
- source: "/**/*.pot"
77
translation: "%original_path%/%file_name%.%locale_with_underscore%.po"
8+
ignore:
9+
"/steam"
810

911
- source: "/steam/storepage_550961_english.json"
1012
translation: "%original_path%/%file_name%_%language%.json"

0 commit comments

Comments
 (0)