Upload a File for Translation

{% if error_message %}

{{ error_message }}

{% endif %}
{% if translated_text %}

Translated Text:

{{ translated_text }}

{% endif %}