gadicc / meteor-messageformat

MessageFormat i18n support for Meteor, with reactive templates
54 stars 22 forks source link

Configurable WebUI Path (dynamic '/translate' path) #176

Open deeeed opened 9 years ago

deeeed commented 9 years ago

Is it possible to change the default '/translate', with a dynamic value '/admin/translate' ? My requirement is to include the translation page from my existing admin section. I am still fairly new to meteor and overwriting the route doesn't seem like a great idea...