Skip to content

Commit

Permalink
Get ready for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
aitormagan committed Mar 2, 2020
1 parent df835dd commit 5906687
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Expand Up @@ -219,7 +219,7 @@ sudo service apache2 restart

## Translations

Help us to translate this extension so everyone can create data requests. Currently, the extension is translated to English, Spanish, German and Brazilian Portuguese. If you want to contribute with your translation, the first step is to clone this repo and move to the `develop` branch. Then, create the locale for your translation by executing:
Help us to translate this extension so everyone can create data requests. Currently, the extension is translated to English, Spanish, German, French, Somali, Romanian and Brazilian Portuguese. If you want to contribute with your translation, the first step is to clone this repo and move to the `develop` branch. Then, create the locale for your translation by executing:

```
python setup.py init_catalog -l <YOUR_LOCALE>
Expand Down Expand Up @@ -252,6 +252,14 @@ python setup.py nosetests

## Changelog

### v1.2.0 (UNRELEASED)

* New: French translations (thanks to @bobeal)
* New: Romanian translations (thanks to @costibleotu)
* New: Option to force users to introduce a request description (thanks to @MarkCalvert)
* Fix: Documentation fixes (thanks to @nykc)
* Fix: Datarequests creation and closing times displayed incorrectly (thanks to @iamarnavgarg)

### v1.1.0

* New: Compatibility with CKAN 2.8.0
Expand Down

0 comments on commit 5906687

Please sign in to comment.