Guilherme Pacheco

Results 13 issues of Guilherme Pacheco

#### Description of changes Add additional pt translations #### Description of how you validated changes I didn't, just followed the example from the es translations #### Checklist - [x] Have...

You strip the blank spaces from the apps paths: ``` return val.replace(/ /g, '').split(','); ``` Not sure why, but please don't