From 12f1cae98d10256b239a4e87b9416abc64e94dae Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 11 Sep 2024 01:04:57 +0900
Subject: [PATCH] New translations translation.json (Japanese)
---
locales/ja/translation.json | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/locales/ja/translation.json b/locales/ja/translation.json
index 9fde9603..904415c0 100644
--- a/locales/ja/translation.json
+++ b/locales/ja/translation.json
@@ -173,12 +173,25 @@
},
"settings": {
"title": "設定",
+ "cancel": "Cancel",
+ "save": "Save",
"language": "言語",
"font_size": "フォントサイズ",
"mode": "カラーモード",
"dark_mode": "ダークモード",
"light_mode": "ライトモード",
- "theme": "カラーテーマ"
+ "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": "サードパーティのライセンス"