eadesignro / ro_ro
Romanian language pack for Magento 2 CE
Installs: 201
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 9
Forks: 25
Open Issues: 4
Type:magento2-language
Requires
- eadesignro/module-eacore: ~0.0.4
- magento/framework: 100.1.*
This package is auto-updated.
Last update: 2024-11-10 19:15:30 UTC
README
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.