Is the only way to change the wording in pagy_info
to monkey patch the gem?
#489
-
Primarily, the method only allows you to customize the 'items' name. I'd love to be able to change the wording entirely, meaning no "Displaying items...". I see that it's listed in the gems locales, but there doesn't seem to be a way to access from outside the gem. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Customizing the dictionary IS by definition the "way to access [and edit the static strings] outside the gem". |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
See How to customize the dictionary