Fix syntax error from new portuguese translations

This commit is contained in:
Florian Dupret 2021-04-10 10:14:56 +02:00
commit 84c5e6e570

View file

@ -37,7 +37,8 @@ const state = {
}, },
{ {
name: "Português", name: "Português",
value: "pt-PT" value: "pt-PT",
}
], ],
}; };