Added editable comment fields on week view.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index 4ef634a..38b25f6 100644 (file)
@@ -162,7 +162,8 @@ $i18n_key_words = array(
 'label.finish' => 'Koniec',
 'label.duration' => 'Dĺžka',
 'label.note' => 'Poznámka',
-// TODO: translate label.item
+// TODO: translate the following.
+// 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
 'label.cost' => 'Náklady',
 // TODO: translate the following string.
@@ -379,9 +380,10 @@ $i18n_key_words = array(
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Číslo faktúry',
 'form.invoice.person' => 'Osoba',
-// TODO: translate the following stings.
+// TODO: translate the following.
 // 'form.invoice.invoice_to_delete' => 'Invoice to delete',
 // 'form.invoice.invoice_entries' => 'Invoice entries',
+// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.',
 
 // Charts form. See example at https://timetracker.anuko.com/charts.php
 'form.charts.interval' => 'Interval',