summaryrefslogtreecommitdiff
path: root/locale.js
diff options
context:
space:
mode:
Diffstat (limited to 'locale.js')
-rw-r--r--locale.js13
1 files changed, 12 insertions, 1 deletions
diff --git a/locale.js b/locale.js
index 2210559..528c432 100644
--- a/locale.js
+++ b/locale.js
@@ -42,7 +42,7 @@
/*global modules, contains*/
-modules.locale = '2013-November-12';
+modules.locale = '2013-November-22';
// Global stuff
@@ -358,3 +358,14 @@ SnapTranslator.dict.el = {
'last_changed':
'2013-09-16'
};
+
+SnapTranslator.dict.ca = {
+ 'language_name':
+ 'CatalĂ ',
+ 'language_translator':
+ 'Bernat Romagosa Carrasquer',
+ 'translator_e-mail':
+ 'tibabenfortlapalanca@gmail.com',
+ 'last_changed':
+ '2013-11-22'
+}; \ No newline at end of file