{{ plugin.title }}
{{ plugin.author || ('plugins.store.unknownAuthor' | translate) }} · v{{ plugin.version }}
{{ plugin.description }}
{{ 'plugins.store.summary' | translate : { installed: installedCount(), scope: store.installScopeLabel(), available: totalSourcePlugins(), sources: sourceCount() } }}
{{ sourceError() }}
}{{ actionError() }}
} @if (readmeError()) {{{ readmeError() }}
} @if (filteredPlugins().length > 0) {{{ plugin.author || ('plugins.store.unknownAuthor' | translate) }} · v{{ plugin.version }}
{{ plugin.description }}
{{ (sourceCount() ? 'plugins.store.emptyWithSources' : 'plugins.store.emptyNoSources') | translate }}
{{ 'plugins.store.serverInstall.title' | translate }}
{{ 'plugins.store.serverInstall.noCapabilities' | translate }}
}{{ serverInstallError() }}
}