Introduced dropdown.time to translation files.
[timetracker.git] / WEB-INF / resources / es.lang.php
index e56faf9..5fd0ac4 100644 (file)
@@ -43,7 +43,7 @@ $i18n_key_words = array(
 'menu.forum' => 'Foro',
 'menu.help' => 'Ayuda',
 // TODO: translate the following.
-// 'menu.create_group' => 'Create Group',
+// 'menu.register' => 'Register',
 'menu.profile' => 'Perfil',
 // TODO: translate the following.
 // 'menu.group' => 'Group',
@@ -249,6 +249,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.custom_fields' => 'Custom fields',
 // 'label.monthly_quotas' => 'Monthly quotas',
+// 'label.entity' => 'Entity',
 // 'label.type' => 'Type',
 // 'label.type_dropdown' => 'dropdown',
 // 'label.type_text' => 'text',
@@ -413,6 +414,7 @@ $i18n_key_words = array(
 'dropdown.selected_year' => 'año',
 // TODO: translate the following.
 // 'dropdown.all_time' => 'all time',
+// 'dropdown.time' => 'time',
 'dropdown.projects' => 'proyectos',
 // TODO: translate the following.
 // 'dropdown.tasks' => 'tasks',
@@ -612,6 +614,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.