Skip to content

Add support for nested objects in default TranslateLoader #4

@BorntraegerMarc

Description

@BorntraegerMarc

Hi guys
So I saw that nested objects are currently not supported in the default translate loader. This line disables it: https://github.com/tflori/angular2-translator/blob/master/angular2-translator/TranslateLoaderJson.ts#L48

Maybe including support for nested objects in the default translate loader would be a good idea? So something like this would be possible: translate.translate("app.loginText")

cheers

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions