From 333d0b30cf1cab9957ce68029d6513237a2589a5 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 11 Sep 2024 01:04:59 +0900
Subject: [PATCH] New translations translation.json (Norwegian)
---
locales/no/translation.json | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/locales/no/translation.json b/locales/no/translation.json
index 0e73783e..990c3c85 100644
--- a/locales/no/translation.json
+++ b/locales/no/translation.json
@@ -173,12 +173,25 @@
},
"settings": {
"title": "Settings",
+ "cancel": "Cancel",
+ "save": "Save",
"language": "Language",
"font_size": "Font size",
"mode": "Color mode",
"dark_mode": "Dark mode",
"light_mode": "Light mode",
- "theme": "Color theme"
+ "theme": "Color theme",
+ "proxy": {
+ "title": "Proxy",
+ "no": "No proxy",
+ "os": "Use system proxy settings",
+ "manual": "Manual proxy configuration",
+ "protocol": "Protocol",
+ "http": "http",
+ "socks": "socks",
+ "host": "Host",
+ "port": "Port"
+ }
},
"thirdparty": {
"title": "Third-party licenses"