]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt-br.lang.php
Introduced msg.success in translation files.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index 69976b08d121ce37a6708dc6d308bf911524c8ee..98a9b4a6188721960ed0e2da9514899c394d7095 100644 (file)
@@ -112,6 +112,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' => 'Agora',