tab.customers
table.heading.customer.name table.heading.customer.desc table.heading.customer.registration.time table.heading.customer.last.login.time table.heading.customer.type table.heading.customer.expiry.time table.heading.customer.device.limit table.heading.customer.status table.heading.customer.actions
{{customer.name}} {{customer.description}} {{customer.registrationTime | date:'dd/MM/yyyy HH:mm:ss'}} {{customer.lastLoginTime | date:'dd/MM/yyyy HH:mm:ss'}} {{accountType(customer.accountType)}} {{customer.expiryTime | date:'dd/MM/yyyy'}} {{customer.deviceLimit}} {{localization.localize(customer.customerStatus)}}
notfound.customers
tab.common.applications
table.heading.common.apps.customer table.heading.common.apps.pkg table.heading.common.apps.name table.heading.common.apps.version table.heading.common.apps.url table.heading.common.apps.label table.heading.common.apps.actions
  {{application.customerName}} {{application.pkg}} {{application.name}} {{application.version}} {{application.url}} {{application.showIcon ? '✓' : ''}}
notfound.common.apps