{% load i18n %} {% load txcommontags %} Create New Resource
{% trans "Create resource to be translated" %}

{% trans "Upload a local file to be used as the source file of the resource. It's equivalent to the POT file for the GNU's gettext method." %}

{% form_as_table_rows create_resource_form %}