| <%= _('License group').t() %> | <% if (serverInfo.isLitePaid()) { %> <%= _('Splunk Light').t() %> <% } else { %> <%= _('Splunk Light Free').t() %> <% } %> |
| <%= _('Daily volume licensed').t() %> | <%= numberUtils.bytesToFileSize(stackQuota) %> |
| <%= _('Volume used today').t() %> | |
| <%= _('Daily usage in 30 days').t() %> | |
| <%= _('Licenses').t() %> | |
| <%= _('Add License').t() %> |