Skip to content

Commit a954d38

Browse files
authored
add option
1 parent 5b736ef commit a954d38

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/translations.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ jobs:
1414
with:
1515
deepl_api_key: ${{ secrets.DEEPL_API_KEY }}
1616
include_empty_translation: false
17-
target_languages: "en_US,es_ES,de_DE,it_IT,pt_PT"
17+
target_languages: "en_US,es_ES,de_DE,it_IT,pt_PT"
18+
use_core_translations: true

0 commit comments

Comments
 (0)