Skip to content

Commit

Permalink
chore: update translation (#5075)
Browse files Browse the repository at this point in the history
Signed-off-by: NaYeong,Kim <[email protected]>
  • Loading branch information
skdud4659 authored Nov 22, 2024
1 parent 998a133 commit d559490
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions packages/language-pack/console-translation-2.8.babel
Original file line number Diff line number Diff line change
Expand Up @@ -17200,15 +17200,15 @@
<translations>
<translation>
<language>en-US</language>
<approved>false</approved>
<approved>true</approved>
</translation>
<translation>
<language>ja-JP</language>
<approved>false</approved>
<approved>true</approved>
</translation>
<translation>
<language>ko-KR</language>
<approved>false</approved>
<approved>true</approved>
</translation>
</translations>
</concept_node>
Expand Down
2 changes: 1 addition & 1 deletion packages/language-pack/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@
"RESETTING": "Resetting...",
"RESET_MODAL_TITLE": "Are you sure you want to reset workspaces for {count} linked accounts?",
"RESTART_MODAL_BUTTON": "Cancel and Re-start",
"RESTART_MODAL_CANCEL_DESC": "Data Collecting is still in progress.\nIf you want to re-sync, cancel the in progress job and proceed with the re-sync.",
"RESTART_MODAL_CANCEL_DESC": "f you want to re-sync, cancel the in progress job and proceed with the re-sync.",
"RESTART_MODAL_DESC_1": "Data collection is still in progress.",
"RESTART_MODAL_DESC_2": "Canceling the current data collection job may result in a delay when restarting the process. This action cannot be undone.",
"RESTART_MODAL_TITLE": "Data Collecting is still in progress.",
Expand Down
2 changes: 1 addition & 1 deletion packages/language-pack/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@
"RESETTING": "リセット中...",
"RESET_MODAL_TITLE": "ワークスペースに連携された{count}個のアカウントを初期化しますか?",
"RESTART_MODAL_BUTTON": "キャンセルして再開始",
"RESTART_MODAL_CANCEL_DESC": "データ収集が進行中です。\n再同期を希望する場合は、進行中の作業をキャンセルしてから再同期を行ってください。",
"RESTART_MODAL_CANCEL_DESC": "再同期を希望する場合は、進行中の作業をキャンセルしてから再同期を行ってください。",
"RESTART_MODAL_DESC_1": "データ収集はまだ進行中です。",
"RESTART_MODAL_DESC_2": "現在のデータ収集作業をキャンセルすると、再開時に遅延が発生する可能性があります。この操作は元に戻せません。",
"RESTART_MODAL_TITLE": "データ収集が進行中です。",
Expand Down
2 changes: 1 addition & 1 deletion packages/language-pack/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@
"RESETTING": "초기화 중...",
"RESET_MODAL_TITLE": "워크스페이스에 연결된 {count}개 계정을 초기화하시겠습니까?",
"RESTART_MODAL_BUTTON": "취소 후 다시 시작",
"RESTART_MODAL_CANCEL_DESC": "데이터 수집이 진행 중입니다.\n동기화를 원하실 경우, 진행 중인 작업을 먼저 취소하고 동기화를 진행하세요.",
"RESTART_MODAL_CANCEL_DESC": "동기화를 원하실 경우, 진행 중인 작업을 먼저 취소하고 동기화를 진행하세요.",
"RESTART_MODAL_DESC_1": "데이터 수집이 진행 중입니다.",
"RESTART_MODAL_DESC_2": "현재 데이터 수집 작업을 취소하면 다시 시작 시 지연이 발생할 수 있습니다. 이 작업은 취소할 수 없습니다.",
"RESTART_MODAL_TITLE": "데이터 수집이 진행 중입니다.",
Expand Down

0 comments on commit d559490

Please sign in to comment.