Platform icon indicating copy to clipboard operation
Platform copied to clipboard

how change admin language

Open vahidalvandi opened this issue 7 years ago • 1 comments

hi , i need change language admin to farsi , please help me

Steps to reproduce

System Details

  • Operating System
  • PHP Version 7
  • Laravel Version5.5
  • Asgardcms/Platform version4

vahidalvandi avatar Feb 18 '19 08:02 vahidalvandi

First of all check if the language exists in the translations.
Open your project and go to Modules\Translations\Resources\lang and for each folder check it the language exists, if not you need to duplicate the en folder and translate it with your desired language.

ChristianGiupponi avatar Feb 18 '19 11:02 ChristianGiupponi