Refactoring: renamed getActiveUser() to getUser().
[timetracker.git] / WEB-INF / resources / cs.lang.php
index 6dfed8f..92ce942 100644 (file)
@@ -119,6 +119,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' => 'Přihlásit',
 'button.now' => 'Teď',