Commit Graph

7 Commits

Author SHA1 Message Date
Allen Boone 96d59ce610 Update Italian translated strings Q2 2017 2017-06-02 16:21:20 -04:00
Allen Boone 3ec9d3ab1c Update translated strings Q2 2017 2017-05-23 14:27:47 -04:00
Raymond Feng ac1571ccf1 Refactor for modular and pluggable design
- refactor logic of processing artifacts into their own classes
- introduce Container as the main class for bootstrapping and build a
  registry of handlers during boot to organize them by a hierarchy
  denoted by path
- adopt middleware like registration and invocation
- container.use(path, handler)
- container.run(context, done)
- allow more phases during boot
- boot is now asynchronous
2016-11-22 13:38:28 -05:00
Candy 295db6d873 Update ja translation file 2016-10-06 11:25:39 -04:00
Candy 5da1420027 Update translation files - round#2 2016-09-28 13:56:16 -04:00
gunjpan 422fa6c11d globalization: add translated strings 2016-09-21 11:38:52 -04:00
David Cheung 1121721afe Globalization for Loopback-boot 2016-08-05 14:31:48 -04:00