{% load simple_translation_tags %} {% with plugin.person|get_preferred_translation_from_request:request as trans %} {{ trans.first_name }} {% endwith %}