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

Реализовать получение перевода из родительского MessageSource для JsonBundleMessageSource #1

Open
ankostyuk opened this issue Jan 22, 2015 · 0 comments
Assignees

Comments

@ankostyuk
Copy link
Member

  • Реализовать интерфейс MessageSource - getMessage() должен вызывать tr()
  • При отсутствии перевода в JsonBundleMessageSource, искать перевод в родительском MessageSource (если от есть)
  • При отсутствии перевода и в Json и в Parent возвращать ключ.
@ankostyuk ankostyuk self-assigned this Jan 22, 2015
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

1 participant