X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fes.lang.php;h=18acf40ceb59483b03bc20bc3a5dab5348f7d44e;hb=97986f58680244c80bbe4de04d12eda3d0f12f6c;hp=e7f886653440bdb2796091f0973bac8fdab99bf8;hpb=9a23a8c0a51b7ec38a96f525484134f3cb85dc7e;p=timetracker.git diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index e7f88665..18acf40c 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -215,6 +215,8 @@ $i18n_key_words = array( 'label.role_manager' =>'(manejador)', 'label.role_comanager' => '(auxiliar del manejador)', 'label.role_admin' => '(administrador)', +// Translate the following string. +// 'label.page' => 'Page', // Labels for plugins (extensions to Time Tracker that provide additional features). // TODO: translate the following strings. // 'label.custom_fields' => 'Custom fields', @@ -463,4 +465,3 @@ $i18n_key_words = array( // 'form.mail.report_sent' => 'Report sent.', 'form.mail.invoice_sent' => 'Factura enviada.', ); -?> \ No newline at end of file