{% load i18n %}

{% blocktrans %}Service Name: is a human-readable service name {% endblocktrans %}

{% blocktrans %}Fully Qualified Service Name: is an internal service name. It should be unique and can contain only alphanumeric symbols and dots{% endblocktrans %}

{% blocktrans %}Author: is a company or person name{% endblocktrans %}

{% blocktrans %}Active: whether this service should be visible for users or not.{% endblocktrans %}

{% blocktrans %}Description: add text information about service. It will appear in service creation form in the Environments panel.{% endblocktrans %}

{% blocktrans %}Version: is a service version. Will increment automatically{% endblocktrans %}