When trying to add Translatable fields into my Nova action fields function, I keep getting the error:
Call to undefined method Spatie\\NovaTranslatable\\Translatable::resolveForAction()
Does this mean I can't add Translatable fields to Nova action fields?