]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Introduced msg.success in translation files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 2cb8236286e7de30c02302745687536bd06e8f00..5c82b747f1bec569afda285a9351b208dfecfa3b 100644 (file)
@@ -110,6 +110,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' => 'Login',
 'button.now' => 'Adesso',