X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/10a6f13349f497f4e2e5c7c4812fcb48db65310e..d5f3d27d84a808f8333822de5662b2cd3a2e322c:/WEB-INF/resources/it.lang.php?ds=inline diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 3a5b3167..19019d99 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -225,9 +225,9 @@ $i18n_key_words = array( // Specifically: Eliminazione vs Elimina - we probably want nouns in titles. 'title.login' => 'Login', 'title.groups' => 'Gruppi', -'title.create_team' => 'Creazione gruppo', -'title.edit_team' => 'Modifica gruppo', -'title.delete_team' => 'Elimina gruppo', +'title.create_group' => 'Creazione gruppo', +'title.edit_group' => 'Modifica gruppo', +'title.delete_group' => 'Elimina gruppo', 'title.reset_password' => 'Reset password', 'title.change_password' => 'Cambio password', 'title.time' => 'Tempo',