Merge branch 'translations-new-fa-ir' into 'develop'
add fa_IR to lang See merge request funkwhale/funkwhale!1199
This commit is contained in:
commit
07fe699c1b
File diff suppressed because it is too large
Load Diff
|
@ -109,5 +109,9 @@ export default {
|
||||||
"code": "zh_Hant",
|
"code": "zh_Hant",
|
||||||
"label": "中文(繁體)"
|
"label": "中文(繁體)"
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
"code": "fa_ir",
|
||||||
|
"label": "فارسی"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue