Skip to content

Instantly share code, notes, and snippets.

@maiha
Created January 11, 2009 06:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maiha/45657 to your computer and use it in GitHub Desktop.
Save maiha/45657 to your computer and use it in GitHub Desktop.
0:<%= t :right %><br>
1:<%= t :right, :language=>"ja" %><br>
2:<%= translate :right, :language=>"ja" %><br>
these are all same results
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment