{{ app.name }}
{{ app.catalog | appCatalog }}
{{ app.stats.cpu.toFixed(0) }}%
{{ app.stats.memory | ixFileSize }}
{{ app.stats.network.incoming | ixFileSize: { baseUnit: 'b', base: 10 } }}/s - {{ app.stats.network.outgoing | ixFileSize: { baseUnit: 'b', base: 10 } }}/s
{{ 'Update available' | translate }}
{{ 'Up to date' | translate }} {{ 'N/A' | translate }}