diff options
Diffstat (limited to 'lang/it')
-rw-r--r-- | lang/it/lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/it/lang.php b/lang/it/lang.php index 7afe6c256..f33da8045 100644 --- a/lang/it/lang.php +++ b/lang/it/lang.php @@ -5,6 +5,8 @@ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) */ -$lang['discussion'] = 'Discussione'; +$lang['discussion'] = 'Discussione'; +$lang['back_to_article'] = 'Torna all\'articolo'; +$lang['userpage'] = 'Pagina utente'; //Setup VIM: ex: et ts=2 : |