X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=WEB-INF%2Fresources%2Fpt.lang.php;h=cab935db580fb47a2950709e9bc71fc12d17d0b2;hb=983bd79a9542306ecbd0f1be372d7006e7b337e1;hp=213c43f7f5bb549583c0ea4220da43e38b03898d;hpb=e796911d4d8892dbe6ac2731331357d2212db58b;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 213c43f7..cab935db 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -437,6 +437,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',