symfony-si/magento2-sl_si v1.0.1

Slovenian (Slovenia) language package for Magento 2

Type

magento2-language

License

OSL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Magento 2 Slovenian Translations

Progress Magento Marketplace Open Software License v. 3.0 Latest Release

Slovenian (Slovenia) - sl_SI translations for Magento Community Edition 2.x.

Translations follow Slovenian grammar and translation rules from Lugos.

Installation

Option 1: Composer

To install this language package with Composer, run the following in your Magento 2 root folder:

$ composer require symfony-si/magento2-sl_si
$ bin/magento setup:static-content:deploy sl_SI
$ bin/magento cache:clean

Option 2: Manual Installation

Download the ZIP file of the latest available release and extract it to your Magento root folder at app/i18n/SymfonySi/sl_SI. Also don't forget to deploy static files for the locale and cleaning cache:

$ bin/magento setup:static-content:deploy sl_SI
$ bin/magento cache:clean

Option 3: Marketplace

Magento Marketplace stores free and paid extensions. Coming up soon...

See Also

Supported Magento versions

The following Magento Community Edition versions work with this translation:

  • 2.1.5
  • 2.1.4
  • 2.1.3
  • 2.1.2
  • 2.1.1
  • 2.1.0
  • 2.0.4
  • 2.0.3
  • 2.0.2
  • 2.0.1
  • 2.0.0

Contributing and License

Project is open sourced and contributors are welcome. Please check the contributing document how to help.

This repository is released under the Open Software License v. 3.0.