public static Message AlreadyAdded(params string[] data) { return(Get(Displays.AlreadyAdded(data), "alert-error")); }