Please follow the below procedure to change Admin locale and currency for Admin.
-
Open app.php file in config folder.
-
In this file you will find these lines -
'locale' => 'en',
'currency' => 'USD',
Change this locale and currency code to yours.
For more refference, please see attached image.![currency and locale.png](/assets/uploads/files/1570431608131-currency-and-locale.png)