Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/EaDesgin/magento2-romanian-language-pack
- Owner: EaDesgin
- License: apache-2.0
- Created: 2017-01-08T18:36:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-29T13:00:25.000Z (over 3 years ago)
- Last Synced: 2024-11-12T19:51:31.399Z (30 days ago)
- Topics: magento-2, magento-language-pack, magento2, romanian, romanian-language-magento-2
- Language: PHP
- Homepage: https://www.eadesign.ro
- Size: 573 KB
- Stars: 8
- Watchers: 9
- Forks: 25
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-magento2 - ro_RO - Romanian Language Package. (Open Source Extensions / Localization)
- awesome-magento2 - ro_RO - Romanian Language Package. (Open Source Extensions / Localization)
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.