]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Introduced menu.group into translation files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 8802caa111226f86345fe5b4a9fe2889004059c3..6cc4b75719ba08c8c67fc082c489add03e288a94 100644 (file)
@@ -48,6 +48,8 @@ $i18n_key_words = array(
 'menu.help' => 'Aiuto',
 'menu.create_team' => 'Crea gruppo',
 'menu.profile' => 'Profilo',
+// TODO: translate the following.
+// 'menu.group' => 'Group',
 'menu.time' => 'Tempo',
 'menu.expenses' => 'Spese',
 'menu.reports' => 'Rapporti',
@@ -70,6 +72,8 @@ $i18n_key_words = array(
 'error.access_denied' => 'Accesso negato.',
 'error.sys' => 'Errore di sistema.',
 'error.db' => 'Errore database.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => 'Dato "{0}" errato.',
 'error.empty' => 'Il campo "{0}" è vuoto.',
 'error.not_equal' => 'Il campo "{0}" non è uguale al campo "{1}".',