translate(ko): update Adds a node to the given cluster
parent
ca97ae7cd0
commit
575e7363ea
|
@ -57,7 +57,7 @@
|
||||||
"Adding node {{.name}} to cluster {{.cluster}}": "노드 {{.name}} 를 클러스터 {{.cluster}} 에 추가합니다",
|
"Adding node {{.name}} to cluster {{.cluster}}": "노드 {{.name}} 를 클러스터 {{.cluster}} 에 추가합니다",
|
||||||
"Additional help topics": "추가 도움말 주제",
|
"Additional help topics": "추가 도움말 주제",
|
||||||
"Additional mount options, such as cache=fscache": "cache=fscache 와 같은 추가적인 마운트 옵션",
|
"Additional mount options, such as cache=fscache": "cache=fscache 와 같은 추가적인 마운트 옵션",
|
||||||
"Adds a node to the given cluster config, and starts it.": "노드 하나를 주어진 클러스터 컨피그에 추가하고 시작합니다",
|
"Adds a node to the given cluster config, and starts it.": "노드 하나를 주어진 클러스터 설정에 추가하고 시작합니다",
|
||||||
"Adds a node to the given cluster.": "노드 하나를 주어진 클러스터에 추가합니다",
|
"Adds a node to the given cluster.": "노드 하나를 주어진 클러스터에 추가합니다",
|
||||||
"Advanced Commands:": "고급 명령어:",
|
"Advanced Commands:": "고급 명령어:",
|
||||||
"After the addon is enabled, please run \"minikube tunnel\" and your ingress resources would be available at \"127.0.0.1\"": " ",
|
"After the addon is enabled, please run \"minikube tunnel\" and your ingress resources would be available at \"127.0.0.1\"": " ",
|
||||||
|
|
Loading…
Reference in New Issue