Merge branch 'pl' into 'develop'
Add Polish translation Closes #166 See merge request funkwhale/funkwhale!304
This commit is contained in:
commit
75b4a8f652
3 changed files with 2357 additions and 0 deletions
1
changes/changelog.d/polish.i18n
Normal file
1
changes/changelog.d/polish.i18n
Normal file
|
|
@ -0,0 +1 @@
|
|||
Polish translation (!304)
|
||||
2352
front/locales/pl/LC_MESSAGES/app.po
Normal file
2352
front/locales/pl/LC_MESSAGES/app.po
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -12,6 +12,10 @@ export default {
|
|||
{
|
||||
"code": "fr_FR",
|
||||
"label": "Français"
|
||||
},
|
||||
{
|
||||
"code": "pl",
|
||||
"label": "Polszczyzna"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue