Introduced strings required for roles.
[timetracker.git] / WEB-INF / resources / en.lang.php
index c7f5cd8..2315da1 100644 (file)
@@ -393,6 +393,10 @@ $i18n_key_words = array(
 'form.users.rate' => 'Rate',
 'form.users.default_rate' => 'Default hourly rate',
 
+ // Roles form. See example at https://timetracker.anuko.com/roles.php
+'form.roles.active_roles' => 'Active Roles',
+'form.roles.inactive_roles' => 'Inactive Roles',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Active Clients',
 'form.clients.inactive_clients' => 'Inactive Clients',