X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=3d1d0abe8640c282de1152e7be68ef080d6ac519;hb=e85347d56f89d7fcc5e68763038551687f291b5c;hp=cb8d68f13eed6baccc48156cde9f07c8828df992;hpb=5bf42f1ee383f9be9707927f56b3c16753b81c45;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index cb8d68f1..3d1d0abe 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -238,6 +238,8 @@ $i18n_key_words = array( 'label.custom_fields' => 'Campos personalizados', // Translate the following. // 'label.monthly_quotas' => 'Monthly quotas', +// TODO: translate the following. +// 'label.entity' => 'Entity', 'label.type' => 'Tipo', 'label.type_dropdown' => 'lista suspensa', 'label.type_text' => 'texto', @@ -392,6 +394,9 @@ $i18n_key_words = array( // 'dropdown.previous_year' => 'previous year', 'dropdown.selected_year' => 'ano', 'dropdown.all_time' => 'todas as datas', +// TODO: translate the following. +// 'dropdown.time' => 'time', +// 'dropdown.user' => 'user', 'dropdown.projects' => 'projetos', 'dropdown.tasks' => 'tarefas', 'dropdown.clients' => 'clientes',