From cd1db85db249a747c6943f6adbe981c3706e0607 Mon Sep 17 00:00:00 2001 From: anuko Date: Wed, 4 Oct 2017 20:01:47 +0000 Subject: [PATCH] Dutch translation improved. --- WEB-INF/resources/nl.lang.php | 6 ++---- WEB-INF/templates/footer.tpl | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index a39dc106..3ad4961d 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -131,8 +131,7 @@ $i18n_key_words = array( 'label.confirm_password' => 'Bevestig wachtwoord', 'label.email' => 'E-mailadres', 'label.cc' => 'Cc', -// TODO: translate the following. -// 'label.bcc' => 'Bcc', +'label.bcc' => 'Bcc', 'label.subject' => 'Onderwerp', 'label.date' => 'Datum', 'label.start_date' => 'Begindatum', @@ -270,8 +269,7 @@ $i18n_key_words = array( 'dropdown.all' => '--- allemaal ---', 'dropdown.no' => '--- geen ---', 'dropdown.this_day' => 'vandaag', -// TODO: translate the following. -// 'dropdown.last_day' => 'last day', +'dropdown.last_day' => 'gisteren', 'dropdown.this_week' => 'deze week', 'dropdown.last_week' => 'vorige week', 'dropdown.this_month' => 'deze maand', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index b4b9a610..fbc71373 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.12.2.3671 | Copyright © Anuko | +  Anuko Time Tracker 1.12.2.3672 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.39.5