Merge branch 'pl' into 'develop'
Add Polish translation Closes #166 See merge request funkwhale/funkwhale!304
This commit is contained in:
commit
75b4a8f652
|
@ -0,0 +1 @@
|
||||||
|
Polish translation (!304)
|
File diff suppressed because it is too large
Load Diff
|
@ -12,6 +12,10 @@ export default {
|
||||||
{
|
{
|
||||||
"code": "fr_FR",
|
"code": "fr_FR",
|
||||||
"label": "Français"
|
"label": "Français"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "pl",
|
||||||
|
"label": "Polszczyzna"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue