-
+
-
+
-
The recommended minimum RAM is 3 gigabytes. Setting the minimum and maximum values to the same value may reduce lag.
+
<%- lang('settings.memoryDesc') %>
- Total
+ <%- lang('settings.memoryTotalTitle') %>
16G
- Available
+ <%- lang('settings.memoryAvailableTitle') %>
7.3G
@@ -223,9 +223,9 @@
-
Java Executable
+
<%- lang('settings.javaExecutableTitle') %>
-
Selected: Java 8 Update 172 (x64)
+
-
+
-
The Java executable is validated before game launch. Requires Java 8 x64.
The path should end with bin<%= process.platform === 'win32' ? '\\javaw.exe' : '/java' %>.
+
<%- lang('settings.javaExecDesc') %>
<%- lang('settings.javaPathDesc', {'pathSuffix': `bin${process.platform === 'win32' ? '\\javaw.exe' : '/java'}`}) %>
-
Additional JVM Options
+
<%- lang('settings.jvmOptsTitle') %>
-
+
<%- lang('settings.jvmOptsDesc') %>
- Allow Pre-Release Updates.
- Pre-Releases include new features which may have not been fully tested or integrated.
This will always be true if you are using a pre-release version.
+ <%- lang('settings.allowPrereleaseTitle') %>
+ <%- lang('settings.allowPrereleaseDesc') %>
-
Data Directory
+
<%- lang('settings.dataDirectoryTitle') %>
-
+
-
All game files and local Java installations will be stored in the data directory.
Screenshots and world saves are stored in the instance folder for the corresponding server configuration.
+
<%- lang('settings.dataDirectoryDesc') %>
-
Helios Launcher
+
<%- lang('settings.aboutTitle', { appName: lang('app.title') }) %>
✓
-
Stable Release
+
<%- lang('settings.stableRelease') %>
- Version
- 0.0.1-alpha.12
+ <%- lang('settings.versionText') %>
+ 0.0.1-alpha.18
-
Release Notes
-
Changelog
+
<%- lang('settings.releaseNotes') %>
+
<%- lang('settings.changelog') %>
- No Release Notes
+ <%- lang('settings.noReleaseNotes') %>
- You Are Running the Latest Version
+
✓
-
Stable Release
+
<%- lang('settings.stableRelease') %>
- Version
+ <%- lang('settings.versionText') %>
0.0.1-alpha.18
-
+
-
What's New
-
Update Release Notes
+
<%- lang('settings.whatsNew') %>
+
<%- lang('settings.updateReleaseNotes') %>
- No Release Notes
+ <%- lang('settings.noReleaseNotes') %>
diff --git a/app/waiting.ejs b/app/waiting.ejs
index 11c7e4d..c64726f 100644
--- a/app/waiting.ejs
+++ b/app/waiting.ejs
@@ -2,7 +2,7 @@
-
Waiting for Microsoft..
+ <%- lang('waiting.waitingText') %>
\ No newline at end of file
diff --git a/app/welcome.ejs b/app/welcome.ejs
index 077bbae..4b3fee4 100644
--- a/app/welcome.ejs
+++ b/app/welcome.ejs
@@ -5,13 +5,13 @@
-
-
Our mission is to recreate the universe imagined by author George RR Martin in his fantasy series, A Song of Ice and Fire. Through the collaborative effort of thousands of community members, we have sought to create Westeros as accurately and precisely as possible within Minecraft. The world we are creating is yours to explore. Journey from Dorne to Castle Black, and if you aren’t afraid, beyond the Wall itself, but best not delay. As the words of House Stark ominously warn: Winter is Coming.
+
+
<%- lang('welcome.welcomeDescription') %>
-
You are just a few clicks away from Westeros.
+
<%- lang('welcome.welcomeDescCTA') %>