Adjusted task_add.php and task_edit.php to operate with subgroups.
[timetracker.git] / WEB-INF / resources / de.lang.php
index f58a508..07da56c 100644 (file)
@@ -105,6 +105,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Anmelden',
 'button.now' => 'Jetzt',