mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Add pt_PT to the language selector.
This commit is contained in:
parent
5b4a5e5912
commit
0a92992084
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ export default {
|
|||
{ code: "nb_NO", name: "Norwegian Bokmål" },
|
||||
{ code: "pl", name: "Polski" },
|
||||
{ code: "pt", name: "Português" },
|
||||
{ code: "pt_PT", name: "Português (Portugal)" },
|
||||
{ code: "ru", name: "Русский" },
|
||||
{ code: "sr", name: "Српски" },
|
||||
{ code: "sv", name: "Svenska" },
|
||||
|
|
Loading…
Reference in a new issue