Combining add button labels into one.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index e3f9fa0..eefcbb3 100644 (file)
@@ -122,9 +122,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Agregar client',
-// TODO: translate the following.
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Agregar',
 'button.generate' => 'Generar',
 // TODO: translate the following.
@@ -162,6 +159,8 @@ $i18n_key_words = array(
 'label.end_date' => 'Data de fi',
 'label.user' => 'Usuari',
 'label.users' => 'Usuaris',
+// TODO: translate the following.
+// 'label.roles' => 'Roles',
 'label.client' => 'Client',
 'label.clients' => 'Clients',
 'label.option' => 'OpciĆ³',
@@ -447,6 +446,12 @@ $i18n_key_words = array(
 'form.users.rate' => 'Taxa',
 'form.users.default_rate' => 'Taxa per defecte per hora',
 
+// Roles form. See example at https://timetracker.anuko.com/roles.php
+// TODO: translate the following.
+// 'form.roles.active_roles' => 'Active Roles',
+// 'form.roles.inactive_roles' => 'Inactive Roles',
+// 'form.roles.rights' => 'Rights',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',