This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implements
setTranslateMessages()
for en/dis-abling translations
This patch modifies `FormElementErrors` to add a new method, `setTranslateMessages(bool $flag)`. By default, and per #104, translations are enabled. However, by calling the method with `false`, you can disable translations.
- Loading branch information
1 parent
f49af08
commit 455ab01
Showing
2 changed files
with
75 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters