From ed30c60150ffda0301eb1f8d30c93cac94de41df Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 25 Jul 2011 10:38:22 -0400 Subject: [PATCH] Fixed some warnings in the installer. --- interface/web/sites/lib/lang/it.lng | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/interface/web/sites/lib/lang/it.lng b/interface/web/sites/lib/lang/it.lng index 8704e12..7bd6949 100644 --- a/interface/web/sites/lib/lang/it.lng +++ b/interface/web/sites/lib/lang/it.lng @@ -14,4 +14,12 @@ $wb['Shell'] = 'Shell'; $wb['Websites'] = 'Siti'; $wb['Stats'] = 'Statistics'; +$wb['Website'] = 'Website'; +$wb['Cron'] = 'Cron'; +$wb['Cron Jobs'] = 'Cron Jobs'; +$wb['Statistics'] = 'Statistics'; +$wb['Web traffic'] = 'Web Traffic'; +$wb['Webdav-User'] = 'Webdav User'; +$wb['Webdav'] = 'Webdav'; +$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)'; ?> -- Gitblit v1.9.1