]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fi.lang.php
Introduced label.paid for better integration of the paid status plugin.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index f0e373201df50afe2dc24a5456f6418bef39a033..c2d56e73d0b7ad55b6f4a1a51c3861312388fd27 100644 (file)
@@ -151,6 +151,8 @@ $i18n_key_words = array(
 'label.finish' => 'Lopetus',
 'label.duration' => 'Kesto',
 'label.note' => 'Huom',
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 'label.item' => 'Syöte',
 'label.cost' => 'Hinta',
 'label.day_total' => 'Päivä yhteensä',
@@ -204,6 +206,10 @@ $i18n_key_words = array(
 'label.fav_report' => 'Raporttipohja',
 'label.cron_schedule' => 'Cron-ajoitus',
 'label.what_is_it' => 'Mikä se on?',
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Form titles.
 'title.login' => 'Kirjautuminen',