Is it possible to translate table headers?

Hello, im trying to add translation for the custom table headers, is it possible with current architecture?
For example:
I’ve created a collection with a field “name”, now i want so when i switch locale to ru it would display my translation instead of “name” that i’ve added inside src/admin/app.js via extending translations object

same as it does for state column

2 Likes