From 4208350ef28fb5fbcd1745e33dd5c17950dccb3e Mon Sep 17 00:00:00 2001 From: Ariel Juodziukynas Date: Wed, 1 Nov 2023 19:48:57 -0300 Subject: [PATCH] Update translation file --- public/locales/en/translation.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/en/translation.json b/public/locales/en/translation.json index 0a7530d117..89f4510d64 100644 --- a/public/locales/en/translation.json +++ b/public/locales/en/translation.json @@ -433,6 +433,10 @@ "info": "Set environment variables to append to the command." }, "gameargs": { + "error": { + "command": "The %command% syntax from Steam is not valid as game arguments.", + "env": "Environment variables must be configured in the table below." + }, "placeholder": "Put here the Launcher Arguments", "title": "Game Arguments (To run after the command):" },