diff --git a/ArchiSteamFarm/Localization/Strings.no-NO.resx b/ArchiSteamFarm/Localization/Strings.no-NO.resx
index 91c1342fb..6ca77754f 100644
--- a/ArchiSteamFarm/Localization/Strings.no-NO.resx
+++ b/ArchiSteamFarm/Localization/Strings.no-NO.resx
@@ -62,12 +62,33 @@
PublicKeyToken=b77a5c561934e089
-
-
-
-
-
-
+
+ Godtar handel: {0}
+ {0} will be replaced by trade number
+
+
+ ASF vil automatisk se etter nye versjoner hver {0}.
+ {0} will be replaced by translated TimeSpan string (such as "24 hours")
+
+
+ Innhold:
+{0}
+ {0} will be replaced by content string. Please note that this string should include newline for formatting.
+
+
+ Konfigurert {0} egenskap er ugyldig: {1}
+ {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value
+
+
+ ASF V{0} har støtt på et kritisk unntak før hovedmodulen for loggføring fikk initiert!
+ {0} will be replaced by version number
+
+
+ Unntak: {0}() {1}
+StackTrace:
+{2}
+ {0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.
+