{% load i18n %}

{% trans 'Description:' %}

{% 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 %}