Skip to content

Commit

Permalink
fix(ko-KR): automated translation updates (#896)
Browse files Browse the repository at this point in the history
Co-authored-by: AutoTranslator <hello@sanity.io>
  • Loading branch information
github-actions[bot] and AutoTranslator authored Dec 18, 2024
1 parent 0dc029e commit 44cffc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions locales/ko-KR/src/structure.ts
Original file line number Diff line number Diff line change
@@ -164,6 +164,8 @@ export default removeUndefinedLocaleResources({
'confirm-delete-dialog.cdr-table.document-id.label': '문서 ID',
/** The toast title when the copy button has been clicked */
'confirm-delete-dialog.cdr-table.id-copied-toast.title': '클립보드에 문서 ID가 복사되었습니다!',
/** The toast title when the copy button has been clicked but copying failed */
'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed': '문서 ID 복사 실패',
/** The header for the project ID column in the list of cross-dataset references found */
'confirm-delete-dialog.cdr-table.project-id.label': '프로젝트 ID',
/** The text in the "Delete anyway" button in the confirm delete dialog that confirms the action */

0 comments on commit 44cffc2

Please sign in to comment.