Merge branch 'pl' into 'develop'

Add Polish translation

Closes #166

See merge request funkwhale/funkwhale!304
This commit is contained in:
Eliot Berriot 2018-07-06 19:12:19 +00:00
commit 75b4a8f652
3 changed files with 2357 additions and 0 deletions

View File

@ -0,0 +1 @@
Polish translation (!304)

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,10 @@ export default {
{
"code": "fr_FR",
"label": "Français"
},
{
"code": "pl",
"label": "Polszczyzna"
}
]
}