Skip to content

Commit

Permalink
chore: adjusted futher steps description
Browse files Browse the repository at this point in the history
  • Loading branch information
MSchmoecker committed Jan 11, 2023
1 parent 7544bfd commit 3f44a22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion JotunnLib/Localization/English.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"mod_compat_version_string_description": "This may indicate that mods are missing on one side. Not all mods show up equally on both server and client even if they are installed. Please check the requirements of the listed mods",
"mod_compat_version_strong_local": "Local (this game): $1",
"mod_compat_version_strong_remote": "Remote (the server): $1",
"mod_compat_further_steps_description": "This version check does not apply for all mods. Please check both server and client log files from 'BepInEx/LogOutput.log' for other possible disconnects",
"mod_compat_further_steps_description": "This version check only applies for mods using Jötunn. Please check both server and client log files from 'BepInEx/LogOutput.log' for other possible disconnects",
"mod_compat_mod_update": "Please update $1 to version $2",
"mod_compat_mod_downgrade": "Please downgrade $1 to version $2",
"mod_compat_missing_mods_description": "Please install the following mods",
Expand Down
2 changes: 1 addition & 1 deletion JotunnLib/Localization/German.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"mod_compat_version_string_description": "Dies kann bedeuten, dass Mods auf einer Seite fehlen. Nicht alle Mods werden auf dem Server und dem Client gleich angezeigt, auch wenn sie installiert sind. Bitte prüfe die Anforderungen der folgenden Mods",
"mod_compat_version_strong_local": "Lokal (dieses Spiel): $1",
"mod_compat_version_strong_remote": "Remote (der Server): $1",
"mod_compat_further_steps_description": "Dieser Versionscheck betrifft nicht alle Mods. Bitte übersprüfe sowohl den Server- als auch Client-Logdatei aus 'BepInEx/LogOutput.log' auf andere mögliche Verbindungsabbrüche",
"mod_compat_further_steps_description": "Dieser Versionscheck betrifft nur Mods die Jötunn verwenden. Bitte übersprüfe sowohl den Server- als auch Client-Logdatei aus 'BepInEx/LogOutput.log' auf andere mögliche Verbindungsabbrüche",
"mod_compat_mod_update": "Update $1 auf Version $2",
"mod_compat_mod_downgrade": "Downgrade $1 auf Version $2",
"mod_compat_missing_mods_description": "Installiere die folgenden Mods",
Expand Down

0 comments on commit 3f44a22

Please sign in to comment.