Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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