Phrase Uploads API
### Formats We support all common localization file formats. For a detailed overview, see our [Format Guide](https://support.phrase.com/hc/en-us/sections/6111343326364). ### Processing Uploads will be processed asynchronously and thus the data might not be imported yet although the upload is completed. Therefore we recommend to evaluate the returned state field for information on the import progress. #### Available States State Description initialized Data received. waiting_for_preview Upload is waiting for preview to be finished. waiting Upload is waiting for processing. processing Upload is being processed, data is currently imported. success Upload is complete and all data is imported. error Upload or import process failed.