[TIMOB-11826] CLI: Add ability to upload the master locale file from the i18n sync tool
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | cb-tooling |
| Reporter | Bryan Hughes |
| Assignee | Chris Barber |
| Created | 2012-11-19T22:33:57.000+0000 |
| Updated | 2016-08-25T15:58:27.000+0000 |
Description
We need to add the ability to upload the master locale file to Web Translate It. Unfortunately we have to manually write our own multi-part support since the request node.js lib's multi-part support doesn't work with Web Translate It.
No comments