X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3ab018db2eca3a6b7f8ddeeebd0aa9c28126e902..3b47350624ad38704ad23a2750ea9d99b01e9e0d:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 1fde7e7d..46427758 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -219,8 +219,9 @@ $i18n_key_words = array( // Translate the following string. // 'label.page' => 'Page', // Labels for plugins (extensions to Time Tracker that provide additional features). -// TODO: translate the following strings. +// TODO: translate the following. // 'label.custom_fields' => 'Custom fields', +// 'label.monthly_quotas' => 'Monthly quotas', // 'label.type' => 'Type', // 'label.type_dropdown' => 'dropdown', // 'label.type_text' => 'text', @@ -286,7 +287,7 @@ $i18n_key_words = array( // 'title.add_notification' => 'Adding Notification', // 'title.edit_notification' => 'Editing Notification', // 'title.delete_notification' => 'Deleting Notification', -// 'title.monthly_quota' => 'Monthly quota', +// 'title.monthly_quotas' => 'Monthly Quotas', 'title.export' => 'Exportar datos', 'title.import' => 'Importar datos', 'title.options' => 'Opciones',