Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Add translate to "Showing xx of..." #6

Closed
masadi opened this issue Nov 19, 2021 · 0 comments
Closed

Add translate to "Showing xx of..." #6

masadi opened this issue Nov 19, 2021 · 0 comments

Comments

@masadi
Copy link

masadi commented Nov 19, 2021

Please add translate to this containter
<p :class="{ 'text-base': size == 'default', 'text-sm': size == 'small', }" class="leading-5 text-gray-700"> Showing <span class="font-medium">{{ from }}</span> to <span class="font-medium">{{ to }}</span> of <span class="font-medium">{{ total }}</span> results </p>
I really appreciate your work
Thanks you very much

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants