We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b736ef commit a954d38Copy full SHA for a954d38
1 file changed
.github/workflows/translations.yml
@@ -14,4 +14,5 @@ jobs:
14
with:
15
deepl_api_key: ${{ secrets.DEEPL_API_KEY }}
16
include_empty_translation: false
17
- target_languages: "en_US,es_ES,de_DE,it_IT,pt_PT"
+ target_languages: "en_US,es_ES,de_DE,it_IT,pt_PT"
18
+ use_core_translations: true
0 commit comments