how can I change the text inside the ant design pagination select? there's no solution in the documents,
I need to change the word "page" to something else:
I try this solution and it works.
<Pagination
defaultCurrent={1}
total={50}
locale={{ items_per_page: "/ หน้า"}}
/>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With