Add localized 'Yes' and 'No' translations for checkbox fields (#710)
This commit is contained in:
@@ -152,5 +152,6 @@ return [
|
||||
'invalid_json' => 'Invalid input. Please correct and try again.',
|
||||
'invalid_captcha' => 'Invalid CAPTCHA. Please prove you\'re not a bot.',
|
||||
'complete_captcha' => 'Please complete the captcha.',
|
||||
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user