]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/de.lang.php
Introduced msg.success in translation files.
[timetracker.git] / WEB-INF / resources / de.lang.php
index f58a50880f593e09b7a8b16ec988b873a9bf6766..07da56ca008eea8cb02b180098c78e858e5ca138 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',