]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Refactoring in localization files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index b4a3c01853a2ffbe0821e4831ffb15d5632af60a..2d5721a1c3c689e8c610fd7f7f718d72fe6a2a20 100644 (file)
@@ -40,14 +40,16 @@ $i18n_holidays = array('01/01', '01/06', '04/12', '04/13', '04/25', '05/01', '06
 
 $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.