Merge branch 'i18n' into 'develop'

I18n

Closes #5

See merge request funkwhale/funkwhale!125
This commit is contained in:
Eliot Berriot 2018-04-14 22:26:17 +00:00
commit 98381a00c8
35 changed files with 8462 additions and 218 deletions

View file

@ -13,6 +13,7 @@ services:
- "${WEBPACK_DEVSERVER_PORT-8080}:${WEBPACK_DEVSERVER_PORT-8080}"
volumes:
- './front:/app'
- './po:/po'
postgres:
env_file: