Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: ratlehead on December 05, 2017, 05:51:45 AM



Title: [Bitcoin Core] How to change language?
Post by: ratlehead on December 05, 2017, 05:51:45 AM
So by default I have it in my native translation, but I want it to be in English. How do I change that?


Title: Re: [Bitcoin Core] How to change language?
Post by: cr1776 on December 05, 2017, 10:11:23 AM
So by default I have it in my native translation, but I want it to be in English. How do I change that?

I haven’t had the need for this, but if you go to this page:
https://en.bitcoin.it/wiki/Running_Bitcoin

and search for

lang

it has instructions to do so.

Essentially either add a line to to the conf file or at the command line ( -lang=en_US for example).  Or if you change the settings for the computer as a whole, launching bitcoin afterwards should reflect that.