Skip to content

Commit

Permalink
Merge pull request #154 from czi-catalystproject/crowdin-upload-media
Browse files Browse the repository at this point in the history
Update destination and translation paths
  • Loading branch information
jnywong authored Jul 2, 2024
2 parents ed949e8 + 753cf67 commit 654b49e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ files:
dest: /hub-champion-training/**/%original_file_name%
translation: /locale/%locale_with_underscore%/LC_MESSAGES/**/%original_file_name%
- source: /media/episodes/introduction/interactive-computing.png
dest: /hub-champion-training/**/%original_file_name%
translation: /locale/%locale_with_underscore%/LC_MESSAGES/**/%original_file_name%
dest: /hub-champion-training/%original_path%/%original_file_name%
translation: /%original_path%/%original_file_name%
- source: /media/episodes/introduction/hub-overview.png
dest: /hub-champion-training/**/%original_file_name%
translation: /locale/%locale_with_underscore%/LC_MESSAGES/**/%original_file_name%
dest: /hub-champion-training/%original_path%/%original_file_name%
translation: /%original_path%/%original_file_name%

0 comments on commit 654b49e

Please sign in to comment.