iconic / open-iconic

An open source icon set with 223 marks in SVG, webfont and raster formats
http://useiconic.com/open
Other
3.58k stars 421 forks source link

Change input text language #50

Closed MarcosAnt closed 5 years ago

MarcosAnt commented 5 years ago

Need change the text label of "Browse" (en) to "Escolher" (pt-br). How can i do this?

MarcosAnt commented 5 years ago

I found a workaround: .custom-file-label::after { content: "Escolher"; }