Language Pack Customization

Language Pack Customization

av Payman Zafar -
Antal svar: 3

Hi all,

I have two Moodle 3.5 servers on Windows 2012 R2. I managed some language pack customization on one server, and I want to know how can I copy them to the second server. Is there a database table to copy to the second server?

Please help.

Genomsnitt av betyg: -
Som svar till Payman Zafar

Re: Language Pack Customization

av Mark Sharp -
Bild på Core developers Bild på Particularly helpful Moodlers Bild på Plugin developers

The customisations are stored in the moodledata directory:

moodledata/lang/en_local/

Obviously, en_local is replaced with your own language code, if it isn't English.

You can copy those files right into your other installation in the same location. No need to go through the UI. Just remember to purge the caches after placing the files.

Mark

Som svar till Mark Sharp

Re: Language Pack Customization

av Payman Zafar -

Hi Mark,

Thank you very much for your reply.

I checked the moodledata folder. It only contains cache folder. My language is fa. I also searched the Moodle installation folder, but I did not find "fa_local" folder.