RC
Asked
Hi,
We Need to add a custom Arabic translate as override with out changing the original Arabic folder. as known any update will replace that editing, thus we need a custom folder for the strings that we translated as a child from the parent that already translated like the theme idea!
The dashboard language translated strings will be loaded from mycustomarabic language and all other those don't exist in the mycustomarabic will be loaded from the app/language/Arabic/admin/
We Need to add a custom Arabic translate as override with out changing the original Arabic folder. as known any update will replace that editing, thus we need a custom folder for the strings that we translated as a child from the parent that already translated like the theme idea!
The dashboard language translated strings will be loaded from mycustomarabic language and all other those don't exist in the mycustomarabic will be loaded from the app/language/Arabic/admin/
- MSAnsweredHello,
There is no such option and I am not sure how this can be done. Just a thought, you can modify the `app/core/MY_Lang.php` as you need.
Thank you - Login to Reply