This post covers how to change user-interface language in Stata.
1. GUI
Select Edit > Preferences > User-interface language.
A new window will open and you can select the language that you prefer.
A restart of Stata is required for the change to be effective.
2. Command
You can also use the set locale_ui command to change the interface language.
Below is the list of the command for each supported language.
#System default set locale_ui default #English set locale_ui en #Spanish set locale_ui es #Japanese set locale_ui ja #Korean set locale_ui ko #Swedish set locale_ui sv #Chinese (Simplified) set locale_ui zh_CN
As with the GUI method, a restart of Stata is required.
 

![[R] Data Import](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5c_zi7m6ac3-R1bYIJyT3W6OQT7hc_EM4VLG7AGHx4KTh34WM1TNnGdU5Ft1mTclDmN1_U91hHixDjM1FFnGa8bZYnpykFWAMGv_EBKXyrWWjrPcxOc25YzY50igIPuznUsEyWRlvjKJpbO6EOCAn3GPlHE3wg2QSOLiqbkLfUazVALtPSH93WE3CTw/w72-h72-p-k-no-nu/mika-baumeister-Wpnoqo2plFA-unsplash.jpg) 
0 Comments