Localization
Overview
Hyvä can be localized like any other Magento theme, that is, by adding a CSV translation dictionary in an i18n/
subfolder of your theme.
Since release 1.1.13, an i18n/en_US.csv
dictionary file is distributed as part of the default Hyvä theme. It contains all strings that are part of Hyvä but not part of a native Magento installation.
The purpose of the "English-to-English" translation file is to serve as a base for custom translations into other languages.
Hyvä Localization Modules
We offer pre-made localizations for several languages that can be installed as Magento extensions.
Installation
To install a localization module, run the following commands, replacing the code in the package name with your desired locale.
For example, to install the Italian localization module, use:
Be sure to also install a default Magento language pack for the target locale, and to configure the desired language for the store view in the system configuration.