X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c4070353c14d9085dbea1ca429090d326bf731d9..c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index e941e1ee..919738a6 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -209,8 +209,7 @@ $i18n_key_words = array( 'label.comment' => 'Kommentaar', 'label.status' => 'Seisund', 'label.tax' => 'Maks', -// TODO: translate the following. -// 'label.subtotal' => 'Subtotal', +'label.subtotal' => 'Vahesumma', 'label.total' => 'Kokku', // TODO: translate the following. // 'label.client_name' => 'Client name', @@ -537,11 +536,6 @@ $i18n_key_words = array( "form.mail.sending_str" => 'teade saadetud', // invoice attributes -"form.invoice.th.time" => 'tunde', -"form.invoice.th.rate" => 'hind', -"form.invoice.th.summ" => 'summa', -"form.invoice.subtotal" => 'vahesumma', -"form.invoice.customer" => 'klient', "form.invoice.mailinv_above" => 'saada see arve e-mailiga', "form.invoice.sending_str" => 'arve saadetud', );