From 84bef3590b413bc425294446ff61e23a348f6b94 Mon Sep 17 00:00:00 2001 From: Torpedo <dgtorpedo@gmail.com> Date: Sat, 22 Aug 2015 12:26:04 +0200 Subject: translation update --- lib/plugins/authplain/lang/it/lang.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/plugins/authplain/lang') diff --git a/lib/plugins/authplain/lang/it/lang.php b/lib/plugins/authplain/lang/it/lang.php index 716041ffb..610b512a4 100644 --- a/lib/plugins/authplain/lang/it/lang.php +++ b/lib/plugins/authplain/lang/it/lang.php @@ -1,6 +1,7 @@ <?php + /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * */ -$lang['userexists'] = 'Il nome utente inserito esiste già.'; +$lang['userexists'] = 'Il nome utente inserito esiste già.'; -- cgit v1.2.3