public static string Get(string key, string sheetTitle) { return(ModHooks.LanguageGet(key, sheetTitle)); }