X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1378de210177ee155fd7c167b03eeae98e75712b..bca57fffcb2e12e5ebdb825adbf4732e9e0503cf:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 8948fc80..f177cb9b 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -218,6 +218,8 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'button.mark_paid' => 'Mark paid', +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Form titles. 'title.login' => 'Prijava', @@ -280,6 +282,7 @@ $i18n_key_words = array( // It is also a name for the Locking plugin on the Team profile page. // TODO: translate the following. // 'title.locking' => 'Locking', +// 'title.week_view' => 'Week View', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -348,7 +351,6 @@ $i18n_key_words = array( // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/reports.php 'form.reports.save_as_favorite' => 'Sačuvaj u omiljenima', 'form.reports.confirm_delete' => 'Da li ste sigurni da želite obrisati omiljene izveštaje?', -'form.reports.include_records' => 'Uključi zapise', 'form.reports.include_billable' => 'naplativo', 'form.reports.include_not_billable' => 'ne naplativo', 'form.reports.include_invoiced' => 'obračunato',