pub fn transform(input: String) -> Result<Vec<Resource>, String>
Transform a langcodec::Resource array JSON file to a Vec. This format is a direct representation of langcodec::Resource objects in JSON.