Skip to content

Do you have plan to support bundle or namespace on translating? #240

Closed
@bruceman

Description

@bruceman

Hi Ruben,
Do you have plan to support bundle or namespace on translating?
You know there are maybe have multiple same string but have different translated string in big project.
One solution for this case is using bundle name or namespace to get suitable string resource.
For example:

  1. for directive
    <span translate="mybundle" ..>
  2. for filter
    {{ msg | translate:"mybundle"}}

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions