Skip to content

Commit

Permalink
update: crowdin.ymlの出力パスを修正し、ネストされたディレクトリを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Jan 5, 2025
1 parent 2c21870 commit d7e6cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ preserve_hierarchy: true

files:
- source: "jp/**/*"
dest: "voicevox_blog/%original_file_name%"
dest: "voicevox_blog/**/%original_file_name%"
translation: "%two_letters_code%/**/%original_file_name%"

0 comments on commit d7e6cb7

Please sign in to comment.