{% load i18n %}
{% blocktrans %}Name: Set up for identifying a package.{% endblocktrans %}
{% blocktrans %}Tags: Used for identifying and filtering packages.{% endblocktrans %}
{% blocktrans %}Public: Defines whether or not a package can be used by other tenants. (Applies to package dependencies){% endblocktrans %}
{% blocktrans %}Active: Allows to hide a package from the catalog. (Applies to package dependencies){% endblocktrans %}
{% blocktrans %}Description: Allows adding additional information about a package.{% endblocktrans %}