diff options
author | Edmondo Di Tucci <snarchio@gmail.com> | 2012-09-21 12:48:08 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2012-09-21 12:48:08 +0200 |
commit | b9eadad04203ceb9b25fba98db5b56780b75b44e (patch) | |
tree | c41efc85b1f607d6ef2e8b55ef5f5f01f94c899e /lib/plugins/usermanager | |
parent | 3899c2ecc4140de70c555215188bab73b4870e10 (diff) | |
download | rpg-b9eadad04203ceb9b25fba98db5b56780b75b44e.tar.gz rpg-b9eadad04203ceb9b25fba98db5b56780b75b44e.tar.bz2 |
Italian language update
Diffstat (limited to 'lib/plugins/usermanager')
-rw-r--r-- | lib/plugins/usermanager/lang/it/lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/usermanager/lang/it/lang.php b/lib/plugins/usermanager/lang/it/lang.php index 1e948baab..0222ff1e4 100644 --- a/lib/plugins/usermanager/lang/it/lang.php +++ b/lib/plugins/usermanager/lang/it/lang.php @@ -13,6 +13,7 @@ * @author Osman Tekin osman.tekin93@hotmail.it * @author Jacopo Corbetta <jacopo.corbetta@gmail.com> * @author Matteo Pasotti <matteo@xquiet.eu> + * @author snarchio@gmail.com */ $lang['menu'] = 'Gestione Utenti'; $lang['noauth'] = '(autenticazione non disponibile)'; |