feat(translation): Translate pipe

This commit is contained in:
Max Lynch
2015-09-25 12:18:51 -05:00
parent c3ea116046
commit 6fd4b5f323
5 changed files with 46 additions and 25 deletions

View File

@ -26,3 +26,4 @@ export * from './transitions/md-transition'
export * from './platform/plugins'
export * from './translation/translate'
export * from './translation/translate_pipe'