diff options
Diffstat (limited to 'language/it_IT/common.lang.php')
-rw-r--r-- | language/it_IT/common.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index bc1847aae..92b26e299 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -374,5 +374,12 @@ $lang['Password: %s'] = 'Password : %s'; $lang['Username: %s'] = 'Nome utente : %s'; $lang['Email: %s'] = 'Email : %s'; $lang['If you think you\'ve received this email in error, please contact us at %s'] = 'Se pensate avere ricevuto questa email per sbaglio, contattateci %s'; +$lang['large'] = 'Grande'; +$lang['square'] = 'Quadrata'; +$lang['thumb'] = 'Miniatura'; +$lang['small'] = 'Piccola'; +$lang['medium'] = 'Media'; +$lang['xlarge'] = 'XL'; +$lang['xxlarge'] = 'XXL'; ?>
\ No newline at end of file |