ivaldi / brimir

Email helpdesk built using Ruby on Rails and Zurb Foundation
http://getbrimir.com
GNU Affero General Public License v3.0
1.38k stars 299 forks source link

Localize captcha #449

Closed svoop closed 5 years ago

svoop commented 5 years ago

Very small PR to pass the current I18n.locale to the captcha. Instead of the EN default "I'm not a robot", you will get for instance:

screen shot 2018-10-12 at 15 01 55

(Please ignore the red warning, I made the screenshot off my localhost development.)

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.7%) to 91.282% when pulling 31c819747f2203b511ab435ef7f7330271d1fbe6 on svoop:localize_captcha into cb2b5f884f5be44fca087a6dbea6dbde76f0939e on ivaldi:master.