Compare commits

...

3 Commits

Author SHA1 Message Date
Kamesuta 5e332775bc
Merge db3a4998d9 into ab7e3c301c 2023-10-22 18:16:19 +00:00
Kamesuta db3a4998d9 Remove "WesterosCraft" in lang file 2023-10-23 03:16:09 +09:00
Kamesuta ab7e3c301c
Fix js.uicore.autoUpdate name in en_US.toml (#307) 2023-10-14 16:37:03 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -275,7 +275,7 @@ failedMessageSelectAnotherAccount = "We were unable to refresh the login for <st
loginButton = "Login"
selectAnotherAccountButton = "Select Another Account"
[uicore.autoUpdate]
[js.uicore.autoUpdate]
checkingForUpdateButton = "Checking for Updates..."
installNowButton = "Install Now"
checkForUpdatesButton = "Check for Updates"

View File

@ -153,7 +153,7 @@ players = "プレイヤー"
[js.landing.systemScan]
checking = "システム情報を確認中..."
noCompatibleJava = "互換性のある<br>Javaインストールが見つかりません"
installJavaMessage = "WesterosCraftに参加するには、Java {major} の64ビットインストールが必要です。Javaをインストールしますか"
installJavaMessage = "Minecraftを起動するには、Java {major} の64ビットインストールが必要です。Javaをインストールしますか"
installJava = "Javaをインストール"
installJavaManually = "手動でインストール"
javaDownloadPrepare = "Javaのダウンロードを準備中.."