Skip to content

Commit 1fbbc08

Browse files
committed
Enable fuzzy.tmx
1 parent fe2c90d commit 1fbbc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Apply fuzzy tmx
5353
# Apply fuzzy tmx to .po files to fill fuzzy translation candidates
54-
run: vendor/quarkus-l10n-utils/bin/translate-po-files-with-tmx
54+
run: vendor/quarkus-l10n-utils/bin/translate-po-files-with-fuzzy-tmx
5555

5656
- name: Push changes
5757
# Commit and Push the .po files updated by fuzzy tmx

0 commit comments

Comments
 (0)