From 9f70542ed19e8219c395f1c9c9c7d1d77b53b88b Mon Sep 17 00:00:00 2001 From: Jonathon Menz Date: Sun, 8 Jan 2017 16:57:34 -0800 Subject: [PATCH] How to customise hint text --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fdc84db..1d35a1b 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ $field->setTargetLength(100, 25, 150); $field->setTargetLength(50*6); ``` +### Customise hint text + +This module supports translation through yml, so if you want to change the hint text that is displayed when users are typing, just create your own language file to override the one included in the module. + ## Want to see more like this? I donate a lot of my time to open-source projects, so if you use this module in a commercial project a small donation to keep me motivated would be much appreciated. If you'd like to sponsor additional development on this module I'd love to hear from you.