diff --git a/CHANGELOG.md b/CHANGELOG.md index 330ec41..7416cbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ 1. [](#improved) * Display of product variations and configurations * Translations for product configuration section in product pages added to languages.yaml - * Show submitted customer text in backend + * Show submitted customer text in backend # v0.9.3 ## 27-07-2018 diff --git a/README.md b/README.md index 7cea58f..b0a4430 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,10 @@ You can customize the look and feel in several ways: If you copy templates to your theme in most cases it's sufficient to copy only the base templates without including templates in the partials folder. If you modify templates you do it at your own risk as you may break things. +## Language support + +The plugin includes as of v0.9.4 of language definitions for English, German, Catalan and Spanish. Help with translation is highly appreciated. + ## Installation Installing the Shoppingcart Personalizer plugin can be done in three ways. The GPM (Grav Package Manager) installation method enables you to quickly and easily install the plugin with a simple terminal command, while the manual method enables you to do so via a zip file.