]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
Cosmetic UI fixes for report table.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 278a5289f24ceadf672a34eeae7723b8ac1e301d..90cde1abeba3c24d12ca3449d34d8e9e3600446e 100644 (file)
@@ -197,6 +197,8 @@ $i18n_key_words = array(
 'label.page' => 'Strana',
 // TODO: translate the following.
 // 'label.condition' => 'Condition',
+// 'label.yes' => 'yes',
+// 'label.no' => 'no',
 // Labels for plugins (extensions to Time Tracker that provide additional features).
 'label.custom_fields' => 'Dodatna polja',
 // Translate the following.
@@ -213,6 +215,7 @@ $i18n_key_words = array(
 // 'label.quantity' => 'Quantity',
 // 'label.paid_status' => 'Paid status',
 // 'label.paid' => 'Paid',
+// 'button.mark_paid' => 'Mark paid',
 
 // Form titles.
 'title.login' => 'Prijava',
@@ -304,6 +307,9 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'neaktivan',
 'dropdown.delete'=>'obriši',
 'dropdown.do_not_delete'=>'nemoj obrisati',
+// TODO: translate the following.
+// 'dropdown.paid' => 'paid',
+// 'dropdown.not_paid' => 'not paid',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases
@@ -360,6 +366,8 @@ $i18n_key_words = array(
 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).
 'form.report.export' => 'Izvoz',
+// TODO: translate the following.
+// 'form.report.assign_to_invoice' => 'Assign to invoice',
 
 // Forma izveštaja. Pogledajte primer na https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).