getLabel Not working on relationManager

how to translate the Payment i tried public static function getLabel($locale = null): string
{
return __('words.payment');
}
Was this page helpful?