Polish launcher main and library flows
This commit is contained in:
@@ -168,6 +168,14 @@ logoutFailed = "Failed to log out of the selected account. Please try again."
|
||||
noSelection = "Select from Library"
|
||||
loading = "Loading profile.."
|
||||
|
||||
[js.landing.profileStatus]
|
||||
label = "PROFILE"
|
||||
|
||||
[js.landing.mapStatus]
|
||||
label = "STATUS"
|
||||
ready = "READY TO RUN"
|
||||
notReady = "SETUP REQUIRED"
|
||||
|
||||
[js.landing.selectedServer]
|
||||
noSelection = "No Server Selected"
|
||||
loading = "Loading.."
|
||||
|
||||
@@ -168,6 +168,14 @@ logoutFailed = "계정을 로그아웃하지 못했습니다. 다시 시도해
|
||||
noSelection = "라이브러리에서 선택"
|
||||
loading = "프로필 불러오는 중.."
|
||||
|
||||
[js.landing.profileStatus]
|
||||
label = "프로필"
|
||||
|
||||
[js.landing.mapStatus]
|
||||
label = "실행 상태"
|
||||
ready = "실행 가능"
|
||||
notReady = "실행 준비 필요"
|
||||
|
||||
[js.landing.selectedServer]
|
||||
noSelection = "선택된 서버 없음"
|
||||
loading = "로딩 중.."
|
||||
|
||||
Reference in New Issue
Block a user