Translation on only one doctype

can we translate a select field option only in one doctype
for eg:-
here I want to translate accepted to shortlisted only on job applicant doctype
status field (select )

Or is there anyother approach to this
thanks for the help

Hi @Swapnilghadigaonkar:

Check if your field has translatable option …

Hope this helps.

yes it has
so what should I do?
please give further steps

Hi @Swapnilghadigaonkar:

Use Context on Translation doctype …

From client, current doctype (in your case Job Applicant) will be provided as context.
Hope this helps.

I tried this but it is not working on my site
Have you tried this on your site?

Thanks for the reply.

Hi @Swapnilghadigaonkar:

Yes, I tried, it’s working here. Try to reload or login again.

Which version are you using? This was implemented for Select field type on v15.33.0

Hope this helps.

Hi @avc
I am using v15.33.5
But it is not working here

thanks for the response.