X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/4e7ce35635fa9f4aa5719ec8d17d3dc7eeb239b7..dacd62b3065d38ddbec624d5b7d7306f0b61dd3a:/WEB-INF/resources/da.lang.php diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index 5514900b..6974f3ec 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -103,12 +103,6 @@ $i18n_key_words = array( 'button.copy' => 'Kopiér', 'button.cancel' => 'Fortryd', 'button.submit' => 'Gem', -'button.add_user' => 'Tilføj bruger', -'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', @@ -403,6 +397,7 @@ $i18n_key_words = array( // 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',