From 7bfcb0d388add95c426f06f71b4fa99adeea6855 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 29 Sep 2014 10:07:09 +0200 Subject: fixed #590 (Russian translation syntax glitches) Thanks @alexf2000 ! --- locale.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index 8743b13..fa2e9e0 100644 --- a/locale.js +++ b/locale.js @@ -281,7 +281,7 @@ SnapTranslator.dict.ru = { 'translator_e-mail': 'svetlanap@berkeley.edu', 'last_changed': - '2013-03-19' + '2014-09-29' }; SnapTranslator.dict.es = { -- cgit v1.3.1