How can i fix this error?

I was just coding a player movement for a rigid body but there is an error coming - “Assets\walkingdolanld.cs(26,18): error CS1061: ‘Transform’ does not contain a definition for ‘Transalate’ and no accessible extension method ‘Transalate’ accepting a first argument of type ‘Transform’ could be found (are you missing a using directive or an assembly reference?)” . here is the code:

[198741-ll.txt|198741]

please help me

I could not open up the link that you sent, it just displayed a small white box. But from your description, the problem seems that you just spelled Translate wrong.