[DAEMON-50] appcd-response: Add i18n system
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Medium |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-04-10T18:43:12.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd-response |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2017-02-17T23:37:05.000+0000 |
Updated | 2017-10-26T03:10:44.000+0000 |
Description
The Appc Daemon currently does not have any sort of i18n facilities unlike the Titanium CLI. This should be solvable using a logger middleware and a gulp task to generate the i18n files.
This was fixed as apart of https://github.com/cb1kenobi/appc-daemon/commit/ba0fc3e61258b107a4f84eaf7a9723b7e501d38e.