{% load i18n horizon humanize %}

{% trans "Description:" %}

{% trans "Extend the size of a volume." %}

{% trans "Volume Limits" %}

{% trans "Total Gigabytes" %} ({{ usages.gigabytesUsed|intcomma }} {% trans "GB" %})

{{ usages.maxTotalVolumeGigabytes|quota:_("GB")|intcomma }}