From 91838819c479ce96dc7a0c2a772912354c9b3988 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Mon, 12 Jan 2015 10:18:20 +0100 Subject: Italian translation update, thanks, Alberto Firpo! --- locale.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'locale.js') diff --git a/locale.js b/locale.js index b3c2ce5..613ead9 100644 --- a/locale.js +++ b/locale.js @@ -6,7 +6,7 @@ written by Jens Mönig - Copyright (C) 2014 by Jens Mönig + Copyright (C) 2015 by Jens Mönig This file is part of Snap!. @@ -42,7 +42,7 @@ /*global modules, contains*/ -modules.locale = '2014-December-15'; +modules.locale = '2015-January-12'; // Global stuff @@ -157,11 +157,11 @@ SnapTranslator.dict.it = { 'language_name': 'Italiano', 'language_translator': - 'Stefano Federici', + 'Stefano Federici, Alberto Firpo', 'translator_e-mail': - 's_federici@yahoo.com', + 's_federici@yahoo.com, albertofirpo12@gmail.com', 'last_changed': - '2013-04-08' + '2015-01-12' }; SnapTranslator.dict.ja = { -- cgit v1.3.1