Skip to content

Instantly share code, notes, and snippets.

@oehme
Created June 13, 2012 15:15
Show Gist options
  • Save oehme/2924695 to your computer and use it in GitHub Desktop.
Save oehme/2924695 to your computer and use it in GitHub Desktop.
Freemarker i18n the easy way - FTL side
${date}
${time}
${month}
${boolean}
[#if boolean]${greeting}[/#if]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment