Starting writing the Work plugin.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 7981682..c1dfd1d 100644 (file)
@@ -297,6 +297,7 @@ $i18n_key_words = array(
 // TODO: Translate the following.
 // 'title.timesheets' => 'Timesheets',
 // 'title.timesheet' => 'Timesheet',
+// 'title.timesheet_files' => 'Timesheet Files',
 'title.invoice' => 'Račun',
 'title.send_invoice' => 'Slanje računa',
 'title.charts' => 'Grafikoni',
@@ -365,6 +366,7 @@ $i18n_key_words = array(
 // 'title.edit_file' => 'Editing File',
 // 'title.delete_file' => 'Deleting File',
 // 'title.download_file' => 'Downloading File',
+// 'title.work' => 'Work',
 
 // 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.