Merge branch '983-can-t-push-hungarian-translation-branch' into 'develop'
Resolve "Can't push hungarian translation branch." Closes #983 See merge request funkwhale/funkwhale!964
This commit is contained in:
commit
384599a12a
File diff suppressed because it is too large
Load Diff
|
@ -49,6 +49,10 @@ export default {
|
||||||
"code": "gl",
|
"code": "gl",
|
||||||
"label": "Galego"
|
"label": "Galego"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"code": "hu",
|
||||||
|
"label": "Magyar"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"code": "it",
|
"code": "it",
|
||||||
"label": "Italiano"
|
"label": "Italiano"
|
||||||
|
|
Loading…
Reference in New Issue