]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt-br.lang.php
posaune
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index b7f3c38eb15bf394b6ddfaf647034635bbe86992..7165cb51e7f644d468c1b8d01bebad6b29ad678d 100644 (file)
@@ -274,6 +274,13 @@ $i18n_key_words = array(
 'label.active_users' => 'Usuários ativos',
 'label.inactive_users' => 'Usuários inativos',
 
+// Entity names. We use lower case (in English) because they are used in dropdowns, too.
+// They are used to associate a custom field with an entity type.
+// TODO: translate the following.
+// 'entity.time' => 'time',
+// 'entity.user' => 'user',
+// 'entity.project' => 'project',
+
 // Form titles.
 'title.error' => 'Erro',
 // TODO: Translate the following.