Introduced label.entity into localization files,
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index 69e9dd0..b7f3c38 100644 (file)
@@ -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',
@@ -575,6 +577,7 @@ $i18n_key_words = array(
 // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
 // 'form.group_edit.confirm_save' => 'Confirm saving',
 // 'form.group_edit.allow_ip' => 'Allow IP',
+// 'form.group_edit.advanced_settings' => 'Advanced settings',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php
 // TODO: translate the following.