Skip to content

Commit

Permalink
Add language Norsk (nynorsk) (#3201)
Browse files Browse the repository at this point in the history
Co-authored-by: miko <sauce47@posteo.net>
  • Loading branch information
keikari and miko authored Jan 7, 2025
1 parent 0494b75 commit 2f7c2d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/constants/supported_languages.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ const SUPPORTED_LANGUAGES = {
mr: getLanguageName('mr'),
ms: getLanguageName('ms'),
nl: getLanguageName('nl'),
nn: getLanguageName('nn'),
no: getLanguageName('no'),
pa: getLanguageName('pa'),
pl: getLanguageName('pl'),
Expand Down

0 comments on commit 2f7c2d0

Please sign in to comment.