From 6116d9626e46d90c647b6871c6f2d6a1c1bc3862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sondre=20Nj=C3=A5stad?= Date: Mon, 18 Mar 2024 08:51:25 +0100 Subject: [PATCH] Remove ES module line --- src/i18n/no.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/i18n/no.js b/src/i18n/no.js index c3c6c574..15cde026 100644 --- a/src/i18n/no.js +++ b/src/i18n/no.js @@ -138,6 +138,4 @@ const no = { yes_release_it: "Ja, frigi den", you_have_been_referred_to_puter_by_a_friend: "Du har blitt henvist til Puter av en venn!", zip: "Zip" -}; - -export default no; \ No newline at end of file +}; \ No newline at end of file