Problem with state translation

state_translated() might be what you want. look at this: Templating - Home Assistant

if so, this might be what you want

{{ state_translated(trigger.to_state.entity_id) }}