'button.add_project' => 'Tilføj project',
'button.add_task' => 'Tilføj opgave',
'button.add_client' => 'Tilføj kunde',
-'button.add_invoice' => 'Tilføj faktura',
-'button.add_option' => 'Tilføj mulighed',
'button.add' => 'Tilføj',
'button.generate' => 'Generer',
'button.reset_password' => 'Nulstil adgangskode',
'label.end_date' => 'Slut dato',
'label.user' => 'Bruger',
'label.users' => 'Brugere',
+// TODO: translate the following.
+// 'label.roles' => 'Roles',
'label.client' => 'Klient',
'label.clients' => 'Klienter',
'label.option' => 'Mulighed',
'form.users.rate' => 'Sats',
'form.users.default_rate' => 'Standard Time Sats',
+// 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
'form.clients.active_clients' => 'Aktive Klienter',
'form.clients.inactive_clients' => 'Inaktive Klienter',
'form.profile.type_start_finish' => 'Start og slut',
'form.profile.type_duration' => 'Varighed',
// TODO: translate the following.
+// 'form.profile.punch_mode' => 'Punch mode',
// 'form.profile.allow_overlap' => 'Allow overlap',
+// 'form.profile.future_entries' => 'Future entries',
'form.profile.uncompleted_indicators' => 'Uafsluttede indikatore',
'form.profile.plugins' => 'Plugins',