How to change custom fields and doctypes language

When I change the user language in ERPNext, only the standard DocTypes and fields are translated. But my custom DocTypes and custom fields are not translated. I need help to make custom DocTypes and custom fields change language too.

For dynamic or field translations, go to your custom doctype → customze → select field, then check “translatable” checkbox form the field properties.

For statci or string translations, go to “Translation” doctype and set the translations as you need.

Also, Translations