Frontend: Rename Norsk to Norsk (Bokmål) #1079

This commit is contained in:
Michael Mayer 2021-02-20 13:47:09 +01:00
parent dd78f66462
commit 3445d2d1cf

View file

@ -127,7 +127,7 @@ export const Languages = () => [
value: "ko",
},
{
text: "Norsk",
text: "Norsk (Bokmål)",
translated: $gettext("Norwegian"),
value: "nb",
},