Add the JavaScript File Export Options #295
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
This issue welcomes contributions for Hacktoberfest
Crowdin recently added the ability to configure the export options for JavaScript files. This is a great feature, but it's not yet supported by the API Client.
exportPattern
- string, File export pattern. Defines file name and path in resulting translations bundle.exportQuotes
- string enumsingle
ordouble
. Defines quotes to be used in resulting translations bundle.The new options need to be added to this API Client.
API Reference:
The text was updated successfully, but these errors were encountered: