mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 00:03:27 +10:00
New translations dashboard.json (Korean)
This commit is contained in:
25
client/public/locales/ko/dashboard.json
Normal file
25
client/public/locales/ko/dashboard.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"create-resume": {
|
||||
"subtitle": "처음부터 시작",
|
||||
"title": "새 이력서 작성"
|
||||
},
|
||||
"import-external": {
|
||||
"subtitle": "LinkedIn, JSON 이력서, 반응형 이력서",
|
||||
"title": "외부 소스에서 가져오기"
|
||||
},
|
||||
"resume": {
|
||||
"menu": {
|
||||
"delete": "삭제",
|
||||
"duplicate": "복제하다",
|
||||
"open": "열려 있는",
|
||||
"rename": "이름 바꾸기",
|
||||
"share-link": "링크 공유",
|
||||
"tooltips": {
|
||||
"delete": "이 이력서를 삭제하시겠습니까? 이것은 되돌릴 수 없는 조치입니다.",
|
||||
"share-link": "다른 사람이 볼 수 있도록 이력서의 공개 상태를 변경해야 합니다."
|
||||
}
|
||||
},
|
||||
"timestamp": "{{timestamp}} 전에 마지막으로 업데이트됨"
|
||||
},
|
||||
"title": "계기반"
|
||||
}
|
||||
Reference in New Issue
Block a user