diff --git a/l10n/bundle.l10n.json b/l10n/bundle.l10n.json index 130062ae..92e0949f 100644 --- a/l10n/bundle.l10n.json +++ b/l10n/bundle.l10n.json @@ -150,6 +150,7 @@ "dashboard.filters.languageFilter.label": "Locale", "dashboard.filters.languageFilter.all": "All", + "dashboard.header.actionsBar.itemsSelected": "{0} selected", "dashboard.header.actionsBar.alertDelete.title": "Delete selected files", "dashboard.header.actionsBar.alertDelete.description": "Are you sure you want to delete the selected files?", diff --git a/src/dashboardWebView/components/Header/ActionsBar.tsx b/src/dashboardWebView/components/Header/ActionsBar.tsx index 0c8dfd2d..b42f906c 100644 --- a/src/dashboardWebView/components/Header/ActionsBar.tsx +++ b/src/dashboardWebView/components/Header/ActionsBar.tsx @@ -234,7 +234,7 @@ export const ActionsBar: React.FunctionComponent = ({ onClick={() => setSelectedFiles([])} >