X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b3c9cd1820158293d52c6cc1bb7244fee06104ed..331afa6cc2e76915cbe7fce163803cbe5a93f9da:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index f0604715..ce42aa21 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -258,6 +258,8 @@ $i18n_key_words = array( 'title.time' => 'Tijdsregistraties', 'title.edit_time_record' => 'Wijzigen tijdrecord', 'title.delete_time_record' => 'Verwijder tijdrecord', +// TODO: Translate the following. +// 'title.time_files' => 'Time Record Files', 'title.expenses' => 'Kosten', 'title.edit_expense' => 'Bewerk kosten artikel', 'title.delete_expense' => 'Verwijder kosten artikel', @@ -309,6 +311,8 @@ $i18n_key_words = array( 'title.export' => 'Exporteer groepsgegevens', 'title.import' => 'Importeer groepsgegevens', 'title.options' => 'Opties', +// TODO: translate the following. +// 'title.display_options' => 'Display Options', 'title.profile' => 'Profiel', 'title.plugins' => 'Plugins', 'title.cf_custom_fields' => 'Eigen velden',