Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/EaDesgin/magento2-romanian-language-pack

The Romanian language pack.
https://github.com/EaDesgin/magento2-romanian-language-pack

magento-2 magento-language-pack magento2 romanian romanian-language-magento-2

Last synced: 28 days ago
JSON representation

The Romanian language pack.

Awesome Lists containing this project

README

        

# EaDesign Magento 2 Romanian Language Pack (ro_RO)
The Romanian language pack maintained and supported by EaDesign

# Configure backend for Magento 2

* Activate language (backend): Account > Settings > Account information > Interface Locale
* Activate language (frontend): Stores > Settings > Configuration > [storeview] > Locale options > Locale

# Installation (manual) by cloning or copy of the files

* Clone repository to app/i18n/eadesigndev/ro_ro/
* Upgrade installation using $ php bin/magento setup:upgrade
* Clear cache using $ php bin/magento cache:clean
* Deploy static content $ php bin/magento setup:static-content:deploy ro_RO

# Installation using Composer

* Require via Composer CLI $ composer require eadesignro/ro_ro
* Upgrade installation using $ php bin/magento setup:upgrade
* Clear cache using $ php bin/magento cache:clean
* Deploy static content $ php bin/magento setup:static-content:deploy ro_RO

# What next?

* The translation is incomplete.
* Fix some areas that are no sounding ok.