Skip to content

Instantly share code, notes, and snippets.

@TomoakiNagahara
Last active August 29, 2015 14:21
Show Gist options
  • Save TomoakiNagahara/08aa69c58b42ee85486c to your computer and use it in GitHub Desktop.
Save TomoakiNagahara/08aa69c58b42ee85486c to your computer and use it in GitHub Desktop.
oneiece-frameworkで簡単に多言語に対応しよう! ref: http://qiita.com/TomoakiNagahara/items/7340352bd3b0e700a17b
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script type="text/javascript" src="http://onepiece-framework.com/ja/js/i18n.js"></script>
<h1 class="i18n"><b>onepiece-framework</b> is insanely great!!</h1>
<p class="i18n">The translation was successful?</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment