Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

title.message.index #10

Open
remontees opened this issue Apr 23, 2014 · 4 comments
Open

title.message.index #10

remontees opened this issue Apr 23, 2014 · 4 comments

Comments

@remontees
Copy link
Contributor

What is title.message.index? How can I translate it in english, because it seems to be different than inbox?

@reecefowell
Copy link
Member

This is the page title, which in this case is the landing page for MessageBundle (typically your inbox).

So value would be title.message.index: 'Message: Inbox'

It usually ends up in:
<title>{{ 'title.message.index' | trans({}, 'CCDNMessageMessageBundle') }}</title>

@remontees
Copy link
Contributor Author

Yes, but title.message.index is also for draft, sent and junk. So it isn't just inbox, so how can I translate it?

@reecefowell
Copy link
Member

hmm, you could just put 'Messages' and translate that i guess.

@remontees
Copy link
Contributor Author

Maybe I can!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants