X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c4070353c14d9085dbea1ca429090d326bf731d9..c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index b2fa77dc..1e60ed3f 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -212,8 +212,7 @@ $i18n_key_words = array( 'label.comment' => 'Comentariu', 'label.status' => 'Stare', 'label.tax' => 'Taxa', -// TODO: translate the following. -// 'label.subtotal' => 'Subtotal', +'label.subtotal' => 'Subtotal', 'label.total' => 'Total', // TODO: translate the following. // 'label.client_name' => 'Client name', @@ -533,11 +532,6 @@ $i18n_key_words = array( "form.mail.sending_str" => 'mesaj trimis', // invoice attributes -"form.invoice.th.time" => 'ore', -"form.invoice.th.rate" => 'rata', -"form.invoice.th.summ" => 'valoare', -"form.invoice.subtotal" => 'subtotal', -"form.invoice.customer" => 'client', "form.invoice.mailinv_above" => 'trimite aceasta factura pe email', "form.invoice.sending_str" => 'factura trimisa', );