diff options
Diffstat (limited to 'lang/it/lang.php')
-rw-r--r-- | lang/it/lang.php | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/it/lang.php b/lang/it/lang.php new file mode 100644 index 000000000..f33da8045 --- /dev/null +++ b/lang/it/lang.php @@ -0,0 +1,12 @@ +<?php +/** + * Italian language file + * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + */ + +$lang['discussion'] = 'Discussione'; +$lang['back_to_article'] = 'Torna all\'articolo'; +$lang['userpage'] = 'Pagina utente'; + +//Setup VIM: ex: et ts=2 : |