Fixed a problem with predefined expenses missing on mobile pages.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 213c43f..a04f24d 100644 (file)
@@ -115,14 +115,6 @@ $i18n_key_words = array(
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Cancelar',
 'button.submit' => 'Submeter',
-// TODO: translate the following.
-// 'button.add_user' => 'Add user',
-'button.add_project' => 'Adicionar projeto',
-// TODO: translate the following.
-// 'button.add_task' => 'Add task',
-// 'button.add_client' => 'Add client',
-// 'button.add_invoice' => 'Add invoice',
-// 'button.add_option' => 'Add option',
 'button.add' => 'Adicionar',
 // TODO: translate the following.
 // 'button.generate' => 'Generate',
@@ -437,6 +429,12 @@ $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
+// 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',