From 3c9347645a8a6a83f2952305be1a6718f530277f Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 12 Jan 2023 23:53:20 +0900
Subject: [PATCH] New translations translation.json (Norwegian)
---
src/config/locales/no/translation.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/no/translation.json b/src/config/locales/no/translation.json
index ba7aca39..dd83f58e 100644
--- a/src/config/locales/no/translation.json
+++ b/src/config/locales/no/translation.json
@@ -172,7 +172,8 @@
},
"other": {
"title": "Other options",
- "launch": "Launch app on login"
+ "launch": "Launch app on login",
+ "hideOnLaunch": "Hide window on launch"
},
"reset": {
"button": "Reset preferences"