Skip to content

Commit

Permalink
Preserve hierarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekjoshy committed Dec 7, 2022
1 parent db3d024 commit b08335d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/localization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
make gettext
- name: crowdin action
- name: Crowdin Action
uses: crowdin/github-action@1.5.1
with:
upload_translations: true
Expand Down
1 change: 1 addition & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN
preserve_hierarchy: true
files: [
{
"source" : "/openskill/docs/_build/gettext/*.pot",
Expand Down

0 comments on commit b08335d

Please sign in to comment.