Closed caio2k closed 2 years ago
Is that really Brasileiro specific or would it be acceptable for any Portuguese speaker?
Hello @monich, that's a good idea. The dict still needs lots of improvement, and I can focus on keeping only the words that have the same spelling in both Brazil and Portugal (which should be >95% of the words). There are other countries speaking Portuguese as well, but those should be ok to use BR+PT dict.
Ok, let's take this as is and then I'll probably turn pt_BR into just pt
Actually it already was pt 🙂 Thanks!
add support for pt_BR dict. Note that I had to remove a
toLower
in order to load properly the Brazilian Portuguese dict. Probably it is related with not working previously with any language with a dash+something like_BR
frompt_BR
, where the last part is in upper case.