diff --git a/assets/lang/ro-RO.json b/assets/lang/ro-RO.json index d86194c..da0a14f 100644 --- a/assets/lang/ro-RO.json +++ b/assets/lang/ro-RO.json @@ -11,7 +11,6 @@ "loading_screen_offline": "You appear to be offline. Please connect to the Internet and try again.", "loading_screen_update": "A new version of ArmCord is available. Please update to the latest version.", "setup_question1": "Select what kind of setup you want to perform:", - "setup_question1_answer2": "Full Setup", "setup_offline": "You appear to be offline. Please connect to the internet and restart ArmCord.", "setup_question2": "Choose your Discord channel/instance:", "setup_question3": "Should ArmCord handle client mods installation?", @@ -75,5 +74,8 @@ "settings-skipSplash": "Omiteți ecranul de prezentare (Experimental)", "settings-skipSplash-desc": "Skips ArmCord splash screen when you start up the app.", "settings-copyDebugInfo": "Copy Debug Info", - "settings-forceNativeCrash": "Force native crash" + "settings-forceNativeCrash": "Force native crash", + "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." }