diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-05-05 21:02:11 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-05-05 21:02:11 +0000 |
commit | 2135e26c43e5449db30d5f7830fd499feba78350 (patch) | |
tree | 4352b03937eee5da46bd7b1fe41fc8177278e880 | |
parent | fce7e899dcaaa09a22aba77ee5888bb56cdf7623 (diff) |
[takeatour] Update it_IT, thanks to : Ericnet
git-svn-id: http://piwigo.org/svn/trunk@28376 68402e56-0260-453c-a942-63ccdbb3a9ee
-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 |