Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export Options configuration within files groups #318

Closed
andrii-bodnar opened this issue Oct 21, 2020 · 0 comments · Fixed by #327
Closed

Export Options configuration within files groups #318

andrii-bodnar opened this issue Oct 21, 2020 · 0 comments · Fixed by #327

Comments

@andrii-bodnar
Copy link
Member

The ability to specify skipUntranslatedStrings, skipUntranslatedFiles, exportApprovedOnly (exportWithMinApprovals = 1 fro Crowdin Enterprise) not only as a command parameter but also in the configuration for a single file-group:

files: [
     {
         'source': ...
         'translation': ...
         'skip_untranslated_strings': true
         ...
     }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant