X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fes.lang.php;h=f03462a6321f8f18f26fd82f2661dfd8b4a7368e;hb=76dd7930c2ef4f6de65bd98acfd3d0ef25979c18;hp=e2fb922829b0da6ecf6598c62436d0972189a060;hpb=eb14c12d3be2cd31e20988b6abf7585f6af0b34d;p=timetracker.git diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index e2fb9228..f03462a6 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -152,8 +152,10 @@ $i18n_key_words = array( 'label.password' => 'Contraseña', 'label.confirm_password' => 'Confirmar Contraseña', 'label.email' => 'Email', +'label.cc' => 'Cc', // TODO: translate the following. // 'label.bcc' => 'Bcc', +'label.subject' => 'Asunto', 'label.date' => 'Fecha', 'label.start_date' => 'Fecha de inicio', 'label.end_date' => 'Fecha de fin', @@ -469,8 +471,6 @@ $i18n_key_words = array( // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report. 'form.mail.from' => 'De', 'form.mail.to' => 'Para', -'form.mail.cc' => 'Cc', -'form.mail.subject' => 'Asunta', // TODO: translate form.mail.report_subject. // 'form.mail.report_subject' => 'Time Tracker Report', // Note to translators: the following strings need to be translated.