X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/76dd7930c2ef4f6de65bd98acfd3d0ef25979c18..41cf24c4700d2637472ef3c7cc920caf86f51cf4:/WEB-INF/resources/da.lang.php?ds=sidebyside diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index c07dd29e..a74d98a0 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -272,6 +272,8 @@ $i18n_key_words = array( 'dropdown.no' => '--- Ingen ---', // NOTE TO TRANSLATORS: dropdown.this_day does not necessarily means "today". It means a specific ("this") day selected on calendar. See Charts. 'dropdown.this_day' => 'Denne dag', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'Denne uge', 'dropdown.last_week' => 'Sidste uge', 'dropdown.this_month' => 'Denne måned',