Is localization supported? #856
Answered
by
ddnexus
JasonBarnabe
asked this question in
Q&A
-
|
Searching the pagy site for "localization", I only get this result talking about the calendar. Browsing the code, I see a nice directory full of translations. So I assume pagy supports localization and includes those translations out of the box. It would be good if the pagy site included information on localization - how to do it, how well is it supported, how to contribute translations, is RTL supported, etc. |
Beta Was this translation helpful? Give feedback.
Answered by
ddnexus
Jan 10, 2026
Replies: 1 comment 2 replies
-
|
Please LMK if the following does not suffice: https://ddnexus.github.io/pagy/resources/i18n/
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just updated the docs so "localization" will come up also in the I18n page.
Besides I added a specific section that explains that pagy stylesheets support RTL. ( now fully automatic with version 43.2.3)
@JasonBarnabe Thanks for reporting it.
@benkoshy Thanks for helping!