X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=31fb728016d7e6cce0bf448c4a27daa620fb2300;hb=cdb0911b4f72d4bb1df7cd82f2bce0d9ab1579b0;hp=8276a83f541a1ff19ac7b41db685ec898b0d4c7a;hpb=e796911d4d8892dbe6ac2731331357d2212db58b;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 8276a83f..31fb7280 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -119,9 +119,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.add_task' => 'Add task', 'button.add_client' => 'Dodaj stranko', -// TODO: translate the following. -// 'button.add_invoice' => 'Add invoice', -// 'button.add_option' => 'Add option', 'button.add' => 'Dodaj', 'button.generate' => 'Ustvari', // TODO: translate the following. @@ -433,6 +430,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',