move some placeholder text to _placeholder.toml

pull/301/head
Kamesuta 2023-09-27 03:52:36 +09:00
parent d2aba8cf5c
commit 490119987a
2 changed files with 6 additions and 4 deletions

View File

@ -11,3 +11,9 @@ overlayTitle = "Lorem Ipsum:<br>Finis Illud"
overlayDesc = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.."
overlayAcknowledge = "Conare Iterum"
overlayDismiss = "Dismiss"
[ejs.settings]
versionValue = "0.0.1-alpha.18"
memoryTotalValue = "16G"
memoryAvailableValue = "7.3G"
javaExecVal = "null"

View File

@ -94,12 +94,9 @@ maxRAM = "Maximum RAM"
minRAM = "Minimum RAM"
memoryDesc = "The recommended minimum RAM is 3 gigabytes. Setting the minimum and maximum values to the same value may reduce lag."
memoryTotalTitle = "Total"
memoryTotalValue = "16G"
memoryAvailableTitle = "Available"
memoryAvailableValue = "7.3G"
javaExecutableTitle = "Java Executable"
javaExecDetails = "Selected: Java 8 Update 172 (x64)"
javaExecVal = "null"
javaExecSelDialogTitle = "Select Java Executable"
javaExecSelButtonText = "Choose File"
javaExecDesc = "The Java executable is validated before game launch."
@ -124,7 +121,6 @@ aboutCurrentVersionCheck = "Stable Release"
versionCheck = "&#10003;"
stableRelease = "Stable Release"
versionText = "Version "
versionValue = "0.0.1-alpha.18"
sourceGithub = "Source (GitHub)"
support = "Support"
devToolsConsole = "DevTools Console"