diff options
| author | Tristan Zur <tzur@ccwn.org> | 2012-04-29 14:24:31 +0200 |
|---|---|---|
| committer | Tristan Zur <tzur@ccwn.org> | 2012-04-29 14:24:31 +0200 |
| commit | 94bb97f7b574ad8557d568a2ef1288dae3b4e9c8 (patch) | |
| tree | a49f462e854e3f72eaf370d46be8d99d0ae06c13 /protected/messages/en/astaf.php | |
| parent | 148a216bba21cec1cbe07b60b5191791e0016d6f (diff) | |
- Einige Texte ins Deutsche übersetzt
- Linkbeschriftungen vereinheitlicht
Diffstat (limited to 'protected/messages/en/astaf.php')
| -rw-r--r-- | protected/messages/en/astaf.php | 5 |
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 |
