How could I translate the entity name of a custom entity?
I tried:
	but that did not work.
							
						
					I tried:
Code:
	language\translate('customEntityName','scopeNames','Global') ;

Comment