From 778572fc04ac16c5eb49642204de0859f4245461 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 10 Jun 2023 20:55:39 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 0.0% (0 of 79 strings) Translation: ArmCord/ArmCord Translate-URL: https://hosted.weblate.org/projects/armcord/armcord/ja/ --- assets/lang/ja-JP.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/assets/lang/ja-JP.json b/assets/lang/ja-JP.json index 28b6612..928c9ea 100644 --- a/assets/lang/ja-JP.json +++ b/assets/lang/ja-JP.json @@ -74,5 +74,8 @@ "settings-dynamicIcon": "Dynamic icon", "settings-dynamicIcon-desc": "Following Discord's behaviour on Windows, this shows unread messages/pings count on ArmCord's icon instead of it's tray.", "settings-spellcheck": "Spellcheck", - "settings-spellcheck-desc": "Helps you correct misspelled words by highlighting them." + "settings-spellcheck-desc": "Helps you correct misspelled words by highlighting them.", + "setup_question5": "Do you want to use a tray icon?", + "settings-mintoTray": "Minimize to tray", + "settings-mintoTray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later." }