diff --git a/layers/components/widgets/modal/Client.vue b/layers/components/widgets/modal/Client.vue index ce8a93a..1f96e6f 100644 --- a/layers/components/widgets/modal/Client.vue +++ b/layers/components/widgets/modal/Client.vue @@ -1,6 +1,7 @@ @@ -13,34 +14,19 @@ const { isShowCheckLauncher, isShowDownloadLauncher, downloadLauncher } = close-class="absolute top-[16px] right-[24px]" > - - - pc 클라이언트 실행 중... + {{ tm('Alert_Client_Running') }} - - - PC 클라이언트가 실행되지 않나요? - - 다운로드 전이라면 다운로드 후 진행해주세요 - + + - 다운로드 + {{ tm('Text_Download') }}
pc 클라이언트 실행 중...
{{ tm('Alert_Client_Running') }}
- PC 클라이언트가 실행되지 않나요? - - 다운로드 전이라면 다운로드 후 진행해주세요 -