From 6fcb3b44156a89feda9293c289175d0dec79cd80 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 13 Aug 2012 04:28:12 -0700 Subject: add jquery.i18n for client side translations --- library/jquery.i18n/examples/index.html | 78 +++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 library/jquery.i18n/examples/index.html (limited to 'library/jquery.i18n/examples/index.html') diff --git a/library/jquery.i18n/examples/index.html b/library/jquery.i18n/examples/index.html new file mode 100644 index 000000000..b73a13fc1 --- /dev/null +++ b/library/jquery.i18n/examples/index.html @@ -0,0 +1,78 @@ + + + + +jQuery i18n Plugin + + + + + + + +

+ Click the button to translate the following text into some random Finnish from the + Wikipedia Finnish Phonology Article +

+ +
Example 1
+
Example 2
+
Example 3
+
Example 4
+
Example 5
+
Example 6
+
Example 7
+
Example 8
+
Example 9
+
Example 10
+
Dynamic Content
+
Ordered Dynamic Content
+ + + + -- cgit v1.2.3