Added a string to translation files.
[timetracker.git] / WEB-INF / resources / sk.lang.php
index f1e0c89..d3c8479 100644 (file)
@@ -380,6 +380,7 @@ $i18n_key_words = array(
 'dropdown.select' => '--- vyberte ---',
 // TODO: translate the following.
 // 'dropdown.select_invoice' => '--- select invoice ---',
+// 'dropdown.select_timesheet' => '--- select timesheet ---',
 'dropdown.status_active' => 'aktívny',
 'dropdown.status_inactive' => 'neaktívny',
 // TODO: translate the following.
@@ -455,6 +456,7 @@ $i18n_key_words = array(
 'form.report.export' => 'Exportovať',
 // TODO: translate the following.
 // 'form.report.assign_to_invoice' => 'Assign to invoice',
+// 'form.report.assign_to_timesheet' => 'Assign to timesheet',
 
 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
 // TODO: translate the following.