Switch launch selection to library profiles
This commit is contained in:
@@ -15,6 +15,7 @@ mediaDiscordURL = "https://discord.gg/Z8j6ahF4MJ"
|
||||
accountPreviewLabel = "계정"
|
||||
libraryButton = "라이브러리"
|
||||
installButton = "설치"
|
||||
launchButtonPlaceholder = "• 라이브러리에서 선택"
|
||||
|
||||
[ejs.settings]
|
||||
backButton = "메인으로"
|
||||
|
||||
@@ -164,6 +164,10 @@ okay = "Okay"
|
||||
noAccountSelected = "No Account Selected"
|
||||
logoutFailed = "Failed to log out of the selected account. Please try again."
|
||||
|
||||
[js.landing.selectedProfile]
|
||||
noSelection = "Select from Library"
|
||||
loading = "Loading profile.."
|
||||
|
||||
[js.landing.selectedServer]
|
||||
noSelection = "No Server Selected"
|
||||
loading = "Loading.."
|
||||
|
||||
@@ -164,6 +164,10 @@ okay = "확인"
|
||||
noAccountSelected = "선택된 계정 없음"
|
||||
logoutFailed = "계정을 로그아웃하지 못했습니다. 다시 시도해 주세요."
|
||||
|
||||
[js.landing.selectedProfile]
|
||||
noSelection = "라이브러리에서 선택"
|
||||
loading = "프로필 불러오는 중.."
|
||||
|
||||
[js.landing.selectedServer]
|
||||
noSelection = "선택된 서버 없음"
|
||||
loading = "로딩 중.."
|
||||
|
||||
Reference in New Issue
Block a user