fix(admin): polish reviews

Same select-all/row-checkbox accessible-name gap in table view; grid
view already had aria-label on its row checkbox (customer name),
table view was the gap. New adminModeration.selectAllRows key added
across en/ru/hy.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
sdarbinyan
2026-07-20 00:03:46 +04:00
parent 687cc5f5dc
commit 63b3cd8744
5 changed files with 6 additions and 2 deletions

View File

@@ -1219,6 +1219,7 @@ export const en: Translations = {
},
adminModeration: {
search: 'Search by customer, product, or review text…',
selectAllRows: 'Select all reviews',
allStatuses: 'All statuses',
allRatings: 'All ratings',
rating: 'Rating',