X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/76dd7930c2ef4f6de65bd98acfd3d0ef25979c18..41cf24c4700d2637472ef3c7cc920caf86f51cf4:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index e91d9345..c06ae761 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -273,6 +273,7 @@ $i18n_key_words = array( 'dropdown.no' => '--- no ---', // 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' => 'this day', +'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'this week', 'dropdown.last_week' => 'last week', 'dropdown.this_month' => 'this month',