summaryrefslogtreecommitdiff
path: root/protected/messages/en/astaf.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/messages/en/astaf.php')
-rw-r--r--protected/messages/en/astaf.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/protected/messages/en/astaf.php b/protected/messages/en/astaf.php
new file mode 100644
index 0000000..458c61b
--- /dev/null
+++ b/protected/messages/en/astaf.php
@@ -0,0 +1,5 @@
+<?php
+return array(
+ 'validation.date.compare.error' => 'The value of {attribute} ({value}) is not {operator} {compareAttribute} ({compareValue}).'
+);
+?> \ No newline at end of file