liquidlab-agency / magento2-romanian-language-pack
Romanian language package for Magento 2
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
Type:magento2-language
README
This package provides a comprehensive Romanian (România) language pack for Magento 2 stores.
Overview
The Romanian Language Pack for Magento 2 allows you to translate your store into Romanian language. This translation covers the entire Magento 2 interface, including admin panel and storefront.
- Language Code: ro_RO
- Compatibility: Magento 2.x
Installation
Install via Composer (Recommended)
composer require liquidlab-agency/magento2-romanian-language-pack
After installing the language pack, you need to deploy the static content for the Romanian locale:
php bin/magento setup:static-content:deploy ro_RO
Finally, clear the Magento cache:
php bin/magento cache:flush
Manual Installation
- Download the language pack
- Extract the downloaded file
- Create a directory structure in your Magento installation:
app/i18n/liquidlab-agency/magento2-romanian-language-pack
- Copy all files from the extracted folder to the directory you created
- Deploy the static content and flush cache as described above
Configuration
- Log in to your Magento Admin Panel
- Navigate to Stores > Configuration > General > Locale Options
- Set Locale to "Romanian (Romania)" in the dropdown menu
- Save the configuration
- Flush the Magento cache
Contribution
If you find any issues or want to contribute to this translation, please feel free to submit pull requests or open issues on our repository.
License
This language pack is licensed under:
- MIT
Support
For any questions or support requests, please contact the authors or open an issue in the repository.