# I18n Extra

In 

Use the i18n standard gem for the translations of the pagy strings.

It delegates translations and localization of the calendar time labels to the i18n gem (which should obviously be installed).

A change in the global I18n.locale will automatically translate and localize all Pagy output accordingly.

# Synopsis

pagy.rb (initializer)
require 'pagy/extras/i18n'