Excel/JSON export translations

Hi everyone, how to customize the translations of the excel/json exporter action?
image
I tried with exportConfirmationDialog.header=header and exportConfirmationDialog.message=message but that doesn’t seem to work.
Thanks

Solve on my own.

io.jmix.gridexportflowui.action/exportConfirmationDialog.header=
io.jmix.gridexportflowui.action/exportConfirmationDialog.message=

io.jmix.gridexportflowui.exporter/ExportMode.ALL_ROWS=
io.jmix.gridexportflowui.exporter/ExportMode.CURRENT_PAGE=
io.jmix.gridexportflowui.exporter/ExportMode.SELECTED_ROWS=