X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/62b36719d92eec21e5e132811c1ec88e5f495117..c13fcda70448cc81d1555fe2ee25a5d0ed2f74c7:/WEB-INF/resources/fi.lang.php diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 967c251d..24fadbf5 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -46,6 +46,8 @@ $i18n_key_words = array( 'menu.help' => 'Apua', 'menu.create_team' => 'Luo tiimi', 'menu.profile' => 'Profiili', +// TODO: translate the following. +// 'menu.group' => 'Group', 'menu.time' => 'Tunnit', 'menu.expenses' => 'Kulut', 'menu.reports' => 'Raportit', @@ -280,6 +282,8 @@ $i18n_key_words = array( 'title.import' => 'Tiimitietojen tunti', 'title.options' => 'Optiot', 'title.profile' => 'Profiili', +// TODO: translate the following. +// 'title.group' => 'Group Settings', 'title.cf_custom_fields' => 'Omat kentät', 'title.cf_add_custom_field' => 'Oman kentän lisäys', 'title.cf_edit_custom_field' => 'Oman kentän muokkaus',