add: added text
This commit is contained in:
parent
e481345d75
commit
206f3da23e
@ -268,7 +268,7 @@ export const TransactionsTable = ({
|
|||||||
</Pagination>
|
</Pagination>
|
||||||
|
|
||||||
<div className='flex items-center gap-2'>
|
<div className='flex items-center gap-2'>
|
||||||
<span className='text-sm text-gray-500'>Записей на странице:</span>
|
<span className='text-sm text-gray-500'>{t('transactions.entries')}</span>
|
||||||
<select
|
<select
|
||||||
className='rounded border p-1 text-sm'
|
className='rounded border p-1 text-sm'
|
||||||
value={itemsPerPage}
|
value={itemsPerPage}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user