X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c0c074a026debe06878f1ade76e02ebd0ae0fe9d..70f38eea57095a6895fd727799a0c90ebeeb6cf9:/WEB-INF/resources/pt-br.lang.php diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index d5d5a22f..50ab6d2e 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -298,7 +298,9 @@ $i18n_key_words = array( 'dropdown.status_inactive' => 'inativo', 'dropdown.delete' => 'apagar', 'dropdown.do_not_delete' => 'não apagar', - +// TODO: translate the following. +// 'dropdown.paid' => 'paid', +// 'dropdown.not_paid' => 'not paid', // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here. // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases