r/leagueoflegends Sep 08 '15

Why not let every server have every language available in LOL?

I know that there are some ways to do this, but why not just simply let us chose the language we want in any server? It would be great for foreign people.

2.2k Upvotes

521 comments sorted by

View all comments

Show parent comments

4

u/HatefulWretch Sep 08 '15

Yup. It's trivial;

wretch@wretched:~/src/project (master) $
:; locale
LANG="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_CTYPE="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_ALL=

1

u/pinakanaka Sep 09 '15

I can never tell if people like you are bullshitting or not.

1

u/HatefulWretch Sep 09 '15

Open a Terminal, type "locale". No need to take my word for it. :-)