]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
Introduced label.paid for better integration of the paid status plugin.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 1db2ad6f73c6b93523b46538788021edbaad5d9f..278a5289f24ceadf672a34eeae7723b8ac1e301d 100644 (file)
@@ -153,6 +153,8 @@ $i18n_key_words = array(
 'label.finish' => 'Završetak',
 'label.duration' => 'Trajanje',
 'label.note' => 'Napomena',
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 'label.item' => 'Stavka',
 'label.cost' => 'Cena',
 'label.day_total' => 'Zbir časova dnevno',
@@ -206,6 +208,11 @@ $i18n_key_words = array(
 'label.fav_report' => 'Omiljeni izveštaji',
 'label.cron_schedule' => 'Sredi raspored',
 'label.what_is_it' => 'Šta je ovo?',
+// TODO: Translate the following.
+// 'label.expense' => 'Expense',
+// 'label.quantity' => 'Quantity',
+// 'label.paid_status' => 'Paid status',
+// 'label.paid' => 'Paid',
 
 // Form titles.
 'title.login' => 'Prijava',