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
407348a7e0
commit
c6a39ba80d
1 changed files with 17 additions and 4 deletions
|
@ -54,10 +54,23 @@ module.exports = {
|
||||||
defaultpage: "시작 화면",
|
defaultpage: "시작 화면",
|
||||||
},
|
},
|
||||||
updates: {
|
updates: {
|
||||||
install: "설치",
|
updating: "Downloading update",
|
||||||
view: "보기",
|
checking: "Checking for updates",
|
||||||
latest: "최신",
|
available: "Update available",
|
||||||
installed: "설치됨",
|
noupdate: "No updates available",
|
||||||
|
noupdatemessage: "You're using the most recent version of VueTube. Check back later for updates.",
|
||||||
|
|
||||||
|
installed: "Installed Version",
|
||||||
|
latest: "Latest Version",
|
||||||
|
|
||||||
|
published: "Published",
|
||||||
|
users: "Users",
|
||||||
|
size: "Update Size",
|
||||||
|
|
||||||
|
okay: "Okay",
|
||||||
|
refresh: "Refresh",
|
||||||
|
update: "Update",
|
||||||
|
later: "Later",
|
||||||
},
|
},
|
||||||
logs: {
|
logs: {
|
||||||
more: "더보기",
|
more: "더보기",
|
||||||
|
|
Loading…
Reference in a new issue