[MultiLang] jquery-multilang (ok)
https://github.com/dakk/jquery-multilang

C:\xampp\htdocs\windows\index.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title tkey="page-main-title">jQuery-multilang Example</title>
</head>
<body>
<div align="center">
<p tkey="example1"></p>
<p tkey="example2"></p>
</div>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="lang.js"></script>
</body>
</html>C:\xampp\htdocs\windows\lang.js
C:\xampp\htdocs\windows\lang\en.json
Previous[MultiLang] Switch Different Languages On The Webpage - jQuery multilang (ok)Next========== End [MultiLang] ===========
Last updated