X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ed6483fa05ff6f489a7cfc4ff72fdc4d4d8f3889..3aaa46077c0f00d91d46785a2e3fd86d541b8db9:/WEB-INF/resources/fi.lang.php diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 9315a545..28602495 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -182,6 +182,8 @@ $i18n_key_words = array( 'label.role_manager' => '(esimies)', 'label.role_comanager' => '(apu-esimies)', 'label.role_admin' => '(ylläpitäjä)', +// Translate the following string. +// 'label.page' => 'Page', // Labels for plugins (extensions to Time Tracker that provide additional features). 'label.custom_fields' => 'Omat kentät', 'label.type' => 'Tyyppi', @@ -395,4 +397,3 @@ $i18n_key_words = array( 'form.mail.report_sent' => 'Raportti lähetetty.', 'form.mail.invoice_sent' => 'Lasku lähetetty.', ); -?>