X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/216d1c29ae204a1404a5d38cad77abce516e2386..1955bb54c5569f779a16eb3b8de9b4684b5f11b4:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 732141a4..1613fec9 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -46,6 +46,7 @@ $i18n_key_words = array( 'menu.help' => 'Help', 'menu.create_team' => 'Create Team', 'menu.profile' => 'Profile', +'menu.group' => 'Group', 'menu.time' => 'Time', 'menu.expenses' => 'Expenses', 'menu.reports' => 'Reports', @@ -268,6 +269,7 @@ $i18n_key_words = array( 'title.import' => 'Importing Team Data', 'title.options' => 'Options', 'title.profile' => 'Profile', +'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Custom Fields', 'title.cf_add_custom_field' => 'Adding Custom Field', 'title.cf_edit_custom_field' => 'Editing Custom Field',