Add localized 'Yes' and 'No' translations for checkbox fields (#710)
This commit is contained in:
@@ -118,4 +118,6 @@ return [
|
||||
'invalid_json' => 'إدخال غير صالح. يرجى التصحيح والمحاولة مرة أخرى.',
|
||||
'invalid_captcha' => 'التحقق من صحة الحقل غير صحيح. يرجى التحقق من صحة الحقل والمحاولة مرة أخرى.',
|
||||
'complete_captcha' => 'يرجى إكمال التحقق من صحة الحقل.',
|
||||
'yes' => 'نعم',
|
||||
'no' => 'لا',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user