Add pt_PT to the language selector.

This commit is contained in:
Kavin 2022-03-14 15:01:01 +00:00
parent 5b4a5e5912
commit 0a92992084
No known key found for this signature in database
GPG Key ID: 49451E4482CC5BCD
1 changed files with 1 additions and 0 deletions

View File

@ -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" },