mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-01 01:12:39 +00:00
Update korean.js
This commit is contained in:
parent
c6a39ba80d
commit
9316541c38
1 changed files with 14 additions and 14 deletions
|
@ -54,23 +54,23 @@ module.exports = {
|
||||||
defaultpage: "시작 화면",
|
defaultpage: "시작 화면",
|
||||||
},
|
},
|
||||||
updates: {
|
updates: {
|
||||||
updating: "Downloading update",
|
updating: "업데이트 다운로드 중",
|
||||||
checking: "Checking for updates",
|
checking: "업데이트 확인 중",
|
||||||
available: "Update available",
|
available: "사용 가능한 업데이트가 있습니다",
|
||||||
noupdate: "No updates available",
|
noupdate: "사용 가능한 업데이트가 없습니다",
|
||||||
noupdatemessage: "You're using the most recent version of VueTube. Check back later for updates.",
|
noupdatemessage: "VueTube의 최신 버전을 사용하고 있습니다. 나중에 다시 확인해주세요.",
|
||||||
|
|
||||||
installed: "Installed Version",
|
installed: "설치된 버전",
|
||||||
latest: "Latest Version",
|
latest: "최신 버전",
|
||||||
|
|
||||||
published: "Published",
|
published: "게시 일자",
|
||||||
users: "Users",
|
users: "사용자 수",
|
||||||
size: "Update Size",
|
size: "업데이트 용량",
|
||||||
|
|
||||||
okay: "Okay",
|
okay: "확인",
|
||||||
refresh: "Refresh",
|
refresh: "새로고침",
|
||||||
update: "Update",
|
update: "업데이트",
|
||||||
later: "Later",
|
later: "나중에",
|
||||||
},
|
},
|
||||||
logs: {
|
logs: {
|
||||||
more: "더보기",
|
more: "더보기",
|
||||||
|
|
Loading…
Reference in a new issue