]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/de.lang.php
Added Work plugin option on the Plugins page.
[timetracker.git] / WEB-INF / resources / de.lang.php
index a8ac7fab525525aab60d8f045c15e1cdeaf3a764..7153361ecf2e310f277cc27e6c86cf9328cede26 100644 (file)
@@ -282,6 +282,7 @@ $i18n_key_words = array(
 // TODO: Translate the following.
 // 'title.timesheets' => 'Timesheets',
 // 'title.timesheet' => 'Timesheet',
+// 'title.timesheet_files' => 'Timesheet Files',
 'title.invoice' => 'Rechnung',
 'title.send_invoice' => 'Rechnung senden',
 'title.charts' => 'Diagramme',
@@ -347,6 +348,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.