1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-02 22:49:09 +02:00

Fixing Norwegian locale

This commit is contained in:
Laurent Cozic
2018-12-06 22:59:08 +01:00
parent 01a30a7ccf
commit 18d76807f6
3 changed files with 15 additions and 14 deletions

View File

@@ -82,6 +82,7 @@ codeToLanguageE_["ms"] = "Malay";
codeToLanguageE_["mt"] = "Maltese";
codeToLanguageE_["my"] = "Burmese";
codeToLanguageE_["na"] = "Nauru";
codeToLanguageE_["nb"] = "Norwegian";
codeToLanguageE_["ne"] = "Nepali";
codeToLanguageE_["nl"] = "Dutch";
codeToLanguageE_["no"] = "Norwegian";