You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
The current option to translate of for pagination doesn't work for proper localisation. The proper Japanese localisation for instance would need to be something like {{ total }}件中{{ start }}から{{ end }}まで表示. "Rows per page: ..." and "Page:" should properly be reversible to come after the dropdown too in certain locales.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The current option to translate
of
for pagination doesn't work for proper localisation. The proper Japanese localisation for instance would need to be something like{{ total }}件中{{ start }}から{{ end }}まで表示
. "Rows per page: ..." and "Page:" should properly be reversible to come after the dropdown too in certain locales.The text was updated successfully, but these errors were encountered: