diff options
Diffstat (limited to 'lib/plugins/popularity/lang/it/lang.php')
-rw-r--r-- | lib/plugins/popularity/lang/it/lang.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/plugins/popularity/lang/it/lang.php b/lib/plugins/popularity/lang/it/lang.php new file mode 100644 index 000000000..81be5b01c --- /dev/null +++ b/lib/plugins/popularity/lang/it/lang.php @@ -0,0 +1,8 @@ +<?php +/** + * Italian language file + * + * @author Diego Pierotto ita.translations@tiscali.it + */ +$lang['name'] = 'Raccolta dati sul wiki (può impiegare del tempo per caricarsi)'; +$lang['submit'] = 'Invia dati'; |