chore: added Norwegian translation, added missing references.

This commit is contained in:
Birger
2026-02-18 12:23:08 +01:00
parent 608dc0b6bf
commit c1bc471dac
2 changed files with 3 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ const allLocales = [
["id", "id-ID"],
["tr", "tr-TR"],
["hu", "hu-HU"],
["no", "no-NO"],
];
const ignoreUnused = [/^.*$/];