]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt-br.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index 98a9b4a6188721960ed0e2da9514899c394d7095..d52f487f4e23506103ec58b62f13d81786a5679e 100644 (file)
@@ -112,6 +112,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Warning messages.
+// TODO: translate the following.
+// 'warn.sure' => 'Are you sure?',
+
 // Success messages.
 // TODO: translate the following.
 // 'msg.success' => 'Operation completed successfully.',