framework/js/admin
dcsjapan 49d59089e4 Add third tier to key namespacing
- Changes all `app.trans` calls to `app.translator.trans` calls.
- Changes existing keys to [three-tier namespace structure](https://github.com/flarum/english/pull/12).
- Extracts additional strings for `lib:` namespace.
- Extracts two previously missed strings for EditGroupModal.js.
2015-10-20 13:04:43 +09:00
..
dist Bundle unminified JS; minify via ClosureCompilerService when in production 2015-10-09 00:33:53 +10:30
src Add third tier to key namespacing 2015-10-20 13:04:43 +09:00
.gitignore Add compiled JS 2015-10-03 16:59:53 +09:30
Gulpfile.js External helpers are included by default now 2015-10-11 11:37:23 +10:30
package.json Externalize babel helpers. 2015-06-08 15:28:45 +09:30