GS
Asked
Do you have the updated library files for Bangla, Hindi, Malayalam, Tamil and urdu language? Or any of these languages?
- MSAnsweredHello,
No, I don't have translation for mentioned file. You can copy the English language folder and translate. The documentation.pdf has a guide on adding language.
Thank you - GSAnsweredOkay thanks. And how can I change the role permission of Admin group?
- MSAnsweredHello,
The owner and admin groups have fixed permissions. To change theme, you will need to edit the code. Mostly controllers' methods call the `checkPermissions` of `app/libraries/Sma.php`
Instead modifying the admin group, you should add your own group in group permissions and set the permissions.
Thank you - Login to Reply