X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c4070353c14d9085dbea1ca429090d326bf731d9..c370348dba4b65ae74dc2b8d5bf1b9c0ed5f19cc:/WEB-INF/resources/hu.lang.php
diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php
index 48c8a40b..31f1f1f0 100644
--- a/WEB-INF/resources/hu.lang.php
+++ b/WEB-INF/resources/hu.lang.php
@@ -211,8 +211,7 @@ $i18n_key_words = array(
'label.comment' => 'Megjegyzés',
'label.status' => 'Státusz',
'label.tax' => 'Adó',
-// TODO: translate the following.
-// 'label.subtotal' => 'Subtotal',
+'label.subtotal' => 'Részösszeg',
'label.total' => 'Ãsszesen',
// TODO: translate the following.
// 'label.client_name' => 'Client name',
@@ -531,11 +530,6 @@ $i18n_key_words = array(
"form.mail.sending_str" => 'az üzenet elküldve',
// invoice attributes
-"form.invoice.th.time" => 'óra',
-"form.invoice.th.rate" => 'tarifa',
-"form.invoice.th.summ" => 'darab',
-"form.invoice.subtotal" => 'részösszeg',
-"form.invoice.customer" => 'Ãgyfél',
"form.invoice.mailinv_above" => 'küldjük el ezt a számlát e-mail-en',
"form.invoice.sending_str" => 'a számla elküldve',
);