Introduced org_id in tt_monthly_quotas table.
[timetracker.git] / WEB-INF / resources / es.lang.php
index 72ef4fd..622c1d8 100644 (file)
@@ -114,6 +114,9 @@ $i18n_key_words = array(
 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
+// 'error.xml' => 'Error in XML file at line %d: %s.',
+// 'error.cannot_import' => 'Cannot import: %s.',
+// 'error.format' => 'Invalid file format.',
 
 // Labels for buttons.
 'button.login' => 'Iniciar sesion',
@@ -162,6 +165,7 @@ $i18n_key_words = array(
 'label.user' => 'Usuario',
 // TODO: translate the following.
 // 'label.users' => 'Users',
+// 'label.group' => 'Group',
 // 'label.roles' => 'Roles',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',