Is it possible to make the singular name of the custom post type multi lang?
for example on the default english page i would like to get the singular name of my custom post type named features.
en: features
nl: somethingelse
de: anothersomethingelse
Or any other method to make this possible ?