X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/c6ebb0657fa010dc5724ad1ddf4f8866ea9013e0..21b321bd90ffd53e88021da44f39dc340cc63bc2:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 178e626f..f7217506 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -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', @@ -360,6 +362,8 @@ $i18n_key_words = array( 'form.invoice.person' => 'Osoba', 'form.invoice.invoice_to_delete' => 'Račun za brisanje', 'form.invoice.invoice_entries' => 'Unos u račun', +// TODO: translate the following. +// 'form.invoice.confirm_deleting_entries' => 'Please confirm deleting invoice entries from Time Tracker.', // Forma grafikona. Pogledajte primer na https://timetracker.anuko.com/charts.php 'form.charts.interval' => 'Intervali',