locales/test
fengmk2 47162d3230 feat: gettext from app (#38)
```js
app.__(locale, text, value);
```
2019-06-16 21:52:00 +08:00
..
locales fix: return empty if the key-value is empty value 2015-12-23 10:45:03 +08:00
other-locales refact(es6): use es6 syntax. 2015-09-20 14:56:19 +08:00
index.test.js feat: gettext from app (#38) 2019-06-16 21:52:00 +08:00