$i18n_key_words = array(
-// Menus.
+// Menus - short selection strings that are displayed on top of application web pages.
+// Example: https://timetracker.anuko.com (black menu on top).
// TODO: translate the following.
// 'menu.login' => 'Login',
// 'menu.logout' => 'Logout',
// 'menu.forum' => 'Forum',
// 'menu.help' => 'Help',
-// Note to translators: menu.create_team a more accurate translation.
-'menu.create_team' => 'Crea un nuovo account',
+// 'menu.create_team' => 'Create Team',
+
+// TODO: refactoring ongoing down from here.
'menu.profile' => 'Profilo',
'menu.time' => 'Tempo di lavoro',
// TODO: translate the following.