X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eb23c6e3ef94c259eda67218e0902f981e5dcfb2..f4647b2cf4e71f6427d6a0c2886fe747d5aed098:/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 9582e2ff..89bd95a5 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -166,6 +166,9 @@ $i18n_key_words = array( 'label.configure' => 'Configurar', 'label.select_all' => 'Selecionar todos', 'label.select_none' => 'Desmarcar todos', +// TODO: translate the following. +// 'label.day_view' => 'Day view', +// 'label.week_view' => 'Week view', 'label.id' => 'ID', 'label.language' => 'Idioma', 'label.decimal_mark' => 'Ponto decimal',