Closed juschmitt closed 8 months ago
closes #61
This PR adds a new pollUploadProcess property to the LokaliseExtension as well as the UploadTranslationsTask. If the property is not set it will default to false.
pollUploadProcess
LokaliseExtension
UploadTranslationsTask
false
When set to false the upload task will skip polling the lokalise api for the process.
closes #61
This PR adds a new
pollUploadProcess
property to theLokaliseExtension
as well as theUploadTranslationsTask
. If the property is not set it will default tofalse
.When set to
false
the upload task will skip polling the lokalise api for the process.