Playing JsMessages: The following blog and attached code represent an example to compute localized messages of Play Application on client side. Basically, Play JsMessages library takes the i18n messages of our Play application, sends them to the client-side as a JSON object and defines a JavaScript function returning a message value from a given language and the message key and arguments.
from dzone.com: latest front page http://www.dzone.com/links/r/play_i18n_messages_playing_with_i18n_messages_of.html
from dzone.com: latest front page http://www.dzone.com/links/r/play_i18n_messages_playing_with_i18n_messages_of.html
No comments:
Post a Comment