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