From fcfb3d1798136529d49cf2ab987ba8c7d2daddea Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 26 Nov 2013 11:11:39 +0100 Subject: Catalan translation update - Thanks, Bernat! --- locale.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index 528c432..7891ee2 100644 --- a/locale.js +++ b/locale.js @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2013-November-22'; +modules.locale = '2013-November-26'; // Global stuff @@ -209,7 +209,7 @@ SnapTranslator.dict.pt = { 'translator_e-mail': 'mmsequeira@gmail.com', 'last_changed': - '2013-11-12' + '2013-11-22' }; SnapTranslator.dict.cs = { @@ -367,5 +367,5 @@ SnapTranslator.dict.ca = { 'translator_e-mail': 'tibabenfortlapalanca@gmail.com', 'last_changed': - '2013-11-22' + '2013-11-26' }; \ No newline at end of file -- cgit v1.3.1