Add localized 'Yes' and 'No' translations for checkbox fields (#710)
This commit is contained in:
@@ -135,4 +135,6 @@ return [
|
||||
'invalid_json' => 'अवैध इनपुट. कृपया सुधारून पुन्हा प्रयत्न करा.',
|
||||
'invalid_captcha' => 'अवैध कैप्चा। कृपया कैप्चा टिपला आणि पुन्हा प्रयत्न करा।',
|
||||
'complete_captcha' => 'कृपया कैप्चा भरा.',
|
||||
'yes' => 'है',
|
||||
'no' => 'नहीं',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user