loadExternalLanguageFiles

Loads the language files from the specified directory in the plugin data folder. If the file does not exist, it will be created and filled with the base language file.

Return

The builder instance.

Parameters

langFile

The file to load the language from.

name

The name of the language.

baseLangFile

The internal path to the base language file to use.