symfonysi/magento2-sl-si

Slovenian (Slovenia) language package for Magento 2

Installs: 57 233

Dependents: 0

Suggesters: 0

Security: 0

Stars: 11

Watchers: 4

Forks: 7

Open Issues: 6

Type:magento2-language

v1.0.5 2017-11-16 01:40 UTC

This package is auto-updated.

Last update: 2025-01-09 13:40:41 UTC


README

Progress 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 symfonysi/magento2-sl-si
bin/magento setup:static-content:deploy sl_SI
bin/magento cache:clean
bin/magento setup:upgrade
bin/magento cache:flush

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, run the upgrade setup script and cleaning cache:

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

See also

Supported Magento versions

Supported Magento Community Edition 2.2, 2.1, and 2.0 versions:

  • 2.2.1, 2.2.0
  • 2.1.13, 2.1.12, 2.1.11, 2.1.10, 2.1.9, 2.1.8, 2.1.7, 2.1.6, 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.