diff options
Diffstat (limited to '')
-rwxr-xr-x | plugins/TakeATour/language/it_IT/plugin.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/TakeATour/language/it_IT/plugin.lang.php b/plugins/TakeATour/language/it_IT/plugin.lang.php index 9ab53632c..96521f5cb 100755 --- a/plugins/TakeATour/language/it_IT/plugin.lang.php +++ b/plugins/TakeATour/language/it_IT/plugin.lang.php @@ -84,4 +84,7 @@ $lang['first_contact_title41'] = ' '; $lang['first_contact_title5'] = ' '; $lang['first_contact_title6'] = ' '; $lang['first_contact_title7'] = ' '; -$lang['first_contact_title8'] = ' ';
\ No newline at end of file +$lang['first_contact_title8'] = ' '; +$lang['Next '] = 'Avanti'; +$lang['Prev'] = 'Indietro'; +$lang['End tour'] = 'Fine Tour';
\ No newline at end of file |