{% load i18n horizon humanize %}
{% trans "Share Snapshots are used for storing share changes and creating shares." %}
{% trans "One line - one action. Empty strings will be ignored." %}
{% trans "To add metadata use:" %}
key=value
{{ usages.maxTotalShareGigabytes|quota:_("GiB")|intcomma }}
{{ usages.maxTotalShareSnapshots|quota|intcomma }}