X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/41cf24c4700d2637472ef3c7cc920caf86f51cf4..6b8cf2090e067287e1e0bd0c1d03ef752da76bc1:/WEB-INF/resources/fi.lang.php diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index e6c3c5f1..71a2efa0 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -266,6 +266,8 @@ $i18n_key_words = array( 'dropdown.all' => '--- kaikki ---', 'dropdown.no' => '--- ei ---', 'dropdown.this_day' => 'tämä päivä', +// TODO: translate the following. +// 'dropdown.last_day' => 'last day', 'dropdown.this_week' => 'tämä viikko', 'dropdown.last_week' => 'viime viikko', 'dropdown.this_month' => 'tämä kuu',