]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fa.lang.php
Introduced a generic warning in translation files.
[timetracker.git] / WEB-INF / resources / fa.lang.php
index a9533c72e2389d10b0afee3b24cc3e35b021038f..68eeb284397a72ebd91b3bb6f47d3f05e84fc981 100644 (file)
@@ -118,6 +118,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.',