LoadTranslations Function

Loads a translation file for the plugin calling this native. If no extension is specified, .txt is assumed.

void LoadTranslations(const char[] file)

Parameters

const char[] file

Translation file.