问题
How can I make the "browse" button display in another language?
回答1:
The short answer is, you can't - it's controlled by the browser.
The long answer is you could override it using some CSS hacks.
回答2:
Browse button is a part of upload widget, and generally conforms to user's browser language settings. You could replace it altogether with some js/ajax-y thingy, but I don't see the point.
来源:https://stackoverflow.com/questions/1460731/html-upload-localize-browse-button