]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Introduced title.subgroups in translation files.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 31f0ebb8e1ec0c00600e65dae64aa961901958f6..fbe1f0dcd65a05a3089ec3e410375ce66ce90916 100644 (file)
@@ -47,6 +47,7 @@ $i18n_key_words = array(
 'menu.create_group' => 'Create Group',
 'menu.profile' => 'Profile',
 'menu.group' => 'Group',
+'menu.subgroups' => 'Subgroups',
 'menu.plugins' => 'Plugins',
 'menu.time' => 'Time',
 'menu.expenses' => 'Expenses',
@@ -144,6 +145,7 @@ $i18n_key_words = array(
 'label.user' => 'User',
 'label.users' => 'Users',
 'label.group' => 'Group',
+'label.subgroups' => 'Subgroups',
 'label.roles' => 'Roles',
 'label.client' => 'Client',
 'label.clients' => 'Clients',
@@ -223,6 +225,7 @@ $i18n_key_words = array(
 // Form titles.
 'title.login' => 'Login',
 'title.groups' => 'Groups',
+'title.subgroups' => 'Subgroups',
 'title.create_group' => 'Creating Group',
 'title.edit_group' => 'Editing Group',
 'title.delete_group' => 'Deleting Group',