mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add Odia to language selector.
This commit is contained in:
parent
846598347a
commit
ef4f93b1bf
1 changed files with 1 additions and 0 deletions
|
@ -412,6 +412,7 @@ export default {
|
||||||
{ code: "ml", name: "മലയാളം" },
|
{ code: "ml", name: "മലയാളം" },
|
||||||
{ code: "nb_NO", name: "Norwegian Bokmål" },
|
{ code: "nb_NO", name: "Norwegian Bokmål" },
|
||||||
{ code: "nl", name: "Nederlands" },
|
{ code: "nl", name: "Nederlands" },
|
||||||
|
{ code: "or", name: "ଓଡ଼ିଆ" },
|
||||||
{ code: "pl", name: "Polski" },
|
{ code: "pl", name: "Polski" },
|
||||||
{ code: "pt", name: "Português" },
|
{ code: "pt", name: "Português" },
|
||||||
{ code: "pt_PT", name: "Português (Portugal)" },
|
{ code: "pt_PT", name: "Português (Portugal)" },
|
||||||
|
|
Loading…
Reference in a new issue