Welcome Guest, Not a member yet? Register   Sign In
Validation field label language
#1

I have add validation rules in Validation class, like this:

public $updateSettings  =  [
                'site_name'            =>      ['label' => 'site_name', 'rules'  =>  'required'],
        ];



Now how I can get label from language file? right now I got error message from /system/Languages, but the issue with label is not take the language from /App/Language.

Help me with this, please.
Reply


Messages In This Thread
Validation field label language - by maaa.om - 04-20-2020, 11:53 AM
RE: Validation field label language - by maaa.om - 04-22-2020, 06:56 AM
RE: Validation field label language - by jreklund - 04-22-2020, 10:20 AM
RE: Validation field label language - by maaa.om - 04-27-2020, 08:39 AM
RE: Validation field label language - by jreklund - 04-27-2020, 10:25 AM
RE: Validation field label language - by maaa.om - 04-27-2020, 10:40 AM
RE: Validation field label language - by Leo - 04-28-2020, 08:08 AM
RE: Validation field label language - by maaa.om - 04-30-2020, 12:59 PM
RE: Validation field label language - by jreklund - 04-27-2020, 10:50 AM
RE: Validation field label language - by michalsn - 04-30-2020, 01:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB