Merge branch 'i18n' into 'develop'
I18n Closes #5 See merge request funkwhale/funkwhale!125
This commit is contained in:
commit
98381a00c8
35 changed files with 8462 additions and 218 deletions
1
dev.yml
1
dev.yml
|
|
@ -13,6 +13,7 @@ services:
|
|||
- "${WEBPACK_DEVSERVER_PORT-8080}:${WEBPACK_DEVSERVER_PORT-8080}"
|
||||
volumes:
|
||||
- './front:/app'
|
||||
- './po:/po'
|
||||
|
||||
postgres:
|
||||
env_file:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue