summaryrefslogtreecommitdiff
path: root/locale.js
diff options
context:
space:
mode:
Diffstat (limited to 'locale.js')
-rw-r--r--locale.js14
1 files changed, 13 insertions, 1 deletions
diff --git a/locale.js b/locale.js
index 48d3656..508d116 100644
--- a/locale.js
+++ b/locale.js
@@ -42,7 +42,7 @@
/*global modules, contains*/
-modules.locale = '2014-October-01';
+modules.locale = '2014-December-02';
// Global stuff
@@ -427,3 +427,15 @@ SnapTranslator.dict.bn = {
'last_changed':
'2014-07-02'
};
+
+SnapTranslator.dict.kn = {
+ // translations meta information
+ 'language_name':
+ '\u0C95\u0CA8\u0CCD\u0CA8\u0CA1',
+ 'language_translator':
+ 'Vinayakumar R',
+ 'translator_e-mail':
+ 'vnkmr7620@gmail.com',
+ 'last_changed':
+ '2014-12-02'
+};