diff --git a/rsconcept/frontend/src/features/help/items/ui/help-library.tsx b/rsconcept/frontend/src/features/help/items/ui/help-library.tsx index f7168071..59dd40f2 100644 --- a/rsconcept/frontend/src/features/help/items/ui/help-library.tsx +++ b/rsconcept/frontend/src/features/help/items/ui/help-library.tsx @@ -48,7 +48,7 @@ export function HelpLibrary() { фильтр по пользователю
  • - фильтр по названию и шифру + фильтр по названию и сокращению
  • сбросить фильтры diff --git a/rsconcept/frontend/src/features/library/components/pick-schema.tsx b/rsconcept/frontend/src/features/library/components/pick-schema.tsx index 2213c6b1..28ae53f0 100644 --- a/rsconcept/frontend/src/features/library/components/pick-schema.tsx +++ b/rsconcept/frontend/src/features/library/components/pick-schema.tsx @@ -59,7 +59,7 @@ export function PickSchema({ const columns = [ columnHelper.accessor('alias', { id: 'alias', - header: 'Шифр', + header: 'Сокращение', size: 150, minSize: 80, maxSize: 150 diff --git a/rsconcept/frontend/src/features/library/pages/library-page/toolbar-search.tsx b/rsconcept/frontend/src/features/library/pages/library-page/toolbar-search.tsx index 77f17878..30f16566 100644 --- a/rsconcept/frontend/src/features/library/pages/library-page/toolbar-search.tsx +++ b/rsconcept/frontend/src/features/library/pages/library-page/toolbar-search.tsx @@ -88,7 +88,7 @@ export function ToolbarSearch({ className, total, filtered }: ToolbarSearchProps /> +