Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
canifa_note
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vũ Hoàng Anh
canifa_note
Commits
b7c9f0e6
Unverified
Commit
b7c9f0e6
authored
Nov 26, 2025
by
김강현
Committed by
GitHub
Nov 26, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(i18n): improve Korean locale translations for copy and delete actions (#5280)
parent
424f11f2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
ko.json
web/src/locales/ko.json
+5
-1
No files found.
web/src/locales/ko.json
View file @
b7c9f0e6
...
@@ -30,6 +30,7 @@
...
@@ -30,6 +30,7 @@
"close"
:
"닫기"
,
"close"
:
"닫기"
,
"collapse"
:
"접기"
,
"collapse"
:
"접기"
,
"confirm"
:
"확인"
,
"confirm"
:
"확인"
,
"copy"
:
"복사"
,
"create"
:
"생성"
,
"create"
:
"생성"
,
"created-at"
:
"생성일"
,
"created-at"
:
"생성일"
,
"database"
:
"데이터베이스"
,
"database"
:
"데이터베이스"
,
...
@@ -139,9 +140,11 @@
...
@@ -139,9 +140,11 @@
"self"
:
"댓글"
,
"self"
:
"댓글"
,
"write-a-comment"
:
"댓글 작성"
"write-a-comment"
:
"댓글 작성"
},
},
"copy-content"
:
"콘텐츠 복사"
,
"copy-link"
:
"링크 복사"
,
"copy-link"
:
"링크 복사"
,
"count-memos-in-date"
:
"{{date}}에 {{count}}개의 {{memos}}"
,
"count-memos-in-date"
:
"{{date}}에 {{count}}개의 {{memos}}"
,
"delete-confirm"
:
"이 메모를 완전히 삭제하시겠습니까? 이 행동은 되돌릴 수 없습니다"
,
"delete-confirm"
:
"이 메모를 삭제하시겠습니까?"
,
"delete-confirm-description"
:
"이 행동은 되돌릴 수 없으며, 첨부파일, 링크 및 참조가 삭제됩니다."
,
"direction"
:
"정렬"
,
"direction"
:
"정렬"
,
"direction-asc"
:
"오름차순"
,
"direction-asc"
:
"오름차순"
,
"direction-desc"
:
"내림차순"
,
"direction-desc"
:
"내림차순"
,
...
@@ -185,6 +188,7 @@
...
@@ -185,6 +188,7 @@
"password-not-match"
:
"비밀번호가 맞지 않습니다."
,
"password-not-match"
:
"비밀번호가 맞지 않습니다."
,
"remove-completed-task-list-items-successfully"
:
"성공적으로 제거되었습니다"
,
"remove-completed-task-list-items-successfully"
:
"성공적으로 제거되었습니다"
,
"restored-successfully"
:
"성공적으로 복구했습니다"
,
"restored-successfully"
:
"성공적으로 복구했습니다"
,
"succeed-copy-content"
:
"콘텐츠를 클립보드에 복사했습니다."
,
"succeed-copy-link"
:
"링크를 클립보드에 복사했습니다."
,
"succeed-copy-link"
:
"링크를 클립보드에 복사했습니다."
,
"update-succeed"
:
"업데이트 성공"
,
"update-succeed"
:
"업데이트 성공"
,
"user-not-found"
:
"회원을 찾을 수 없습니다"
"user-not-found"
:
"회원을 찾을 수 없습니다"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment