Description:
Adds/overwrites a localized string into the memory of the localization database. Use {0}, {1}, etc in string to add formatted variables.
Added In: v0.45
public static void Add(string locale, string key, string text) public static void Add(string modName, string locale, string key, string text)
//Coming soon
//Coming soon