Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ho-nl/magento2-nb_no
H&O Magento 2 Norsk Bokmål Translations
https://github.com/ho-nl/magento2-nb_no
magento2-language
Last synced: about 1 month ago
JSON representation
H&O Magento 2 Norsk Bokmål Translations
- Host: GitHub
- URL: https://github.com/ho-nl/magento2-nb_no
- Owner: ho-nl
- License: bsd-2-clause
- Created: 2017-10-30T11:18:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-27T07:42:41.000Z (over 1 year ago)
- Last Synced: 2024-11-11T13:08:12.646Z (about 2 months ago)
- Topics: magento2-language
- Language: PHP
- Size: 360 KB
- Stars: 1
- Watchers: 9
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# H&O Magento 2 Norsk Bokmål Translations
## Installation through composer
```BASH
composer require honl/magento2-nb-no dev-master
```## Contributing
Go to CrowdIn and translate files.## Import translations:
```BASH
curl http://107.170.242.99/build.php
cd vendor/honl/magento2-nb-no
wget -O crowdin.csv http://107.170.242.99/var/Head/source_no_NO.csv
git commit -am"Imported translations from crowdin"
git push
```## How are translations files loaded
In the file `Magento\Framework\App\Language\Dictionary::readPackCsv` all ``*.csv` files are loaded, no specific filename
required.## Credits
This extension was developed by H&O with a lot of help from the Magento Community on CrowdIn. www.h-o.nl