mirror of
https://github.com/BlueMap-Minecraft/BlueMapVue.git
synced 2025-01-27 08:21:19 +01:00
Update ko.js (#33)
* Add Korean translation * Update ko.js Add missing strings
This commit is contained in:
parent
dbc52d3b00
commit
d62be951f3
@ -14,7 +14,9 @@ export default {
|
||||
button: "마커",
|
||||
tooltip: "마커 목록",
|
||||
marker: "개의 마커",
|
||||
markerSet: "마커 목록 | 마커 목록"
|
||||
markerSet: "마커 목록 | 마커 목록",
|
||||
searchPlaceholder: "검색...",
|
||||
followPlayerTitle: "플레이어 따라가기"
|
||||
},
|
||||
settings: {
|
||||
title: "설정",
|
||||
@ -141,4 +143,4 @@ export default {
|
||||
</p>
|
||||
`
|
||||
}
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user