Add localized 'Yes' and 'No' translations for checkbox fields (#710)
This commit is contained in:
@@ -135,4 +135,6 @@ return [
|
||||
'invalid_json' => 'Geçersiz girdi. Lütfen düzeltin ve tekrar deneyin.',
|
||||
'invalid_captcha' => 'Geçersiz CAPTCHA. Lütfen bot olmadığınızı gösterin.',
|
||||
'complete_captcha' => 'Lütfen CAPTCHA\'yı tamamlayın.',
|
||||
'yes' => 'Evet',
|
||||
'no' => 'Hayır',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user