From 903885bb0996d700b10d3ed5c20c31bd437df62a Mon Sep 17 00:00:00 2001 From: opi Date: Mon, 12 May 2014 18:28:42 +0200 Subject: [PATCH] [enh] Add i18n \o/ :clap: --- index.html | 1 + js/app.js | 27 ++++++++++++++ js/y18n.js | 93 +++++++++++++++++++++++++++++++++++++++++++++++++ locales/en.json | 1 + locales/fr.json | 1 + 5 files changed, 123 insertions(+) create mode 100644 js/y18n.js create mode 100644 locales/en.json create mode 100644 locales/fr.json diff --git a/index.html b/index.html index e530fde9..29b2d285 100644 --- a/index.html +++ b/index.html @@ -48,6 +48,7 @@ +