New translations common.json (Korean)

This commit is contained in:
Amruth Pillai
2022-08-28 15:48:51 +02:00
parent 9055010f61
commit ec2606d625

View File

@ -0,0 +1,29 @@
{
"avatar": {
"menu": {
"greeting": "안녕하십니까",
"logout": "로그 아웃"
}
},
"footer": {
"credit": "<1>Amruth Pillai의 열정 프로젝트</1>",
"license": "커뮤니티에 의한, 커뮤니티를 위한."
},
"markdown": {
"help-text": "이 섹션은 <1>마크다운을 지원합니다.</1> 포맷."
},
"date": {
"present": "현재의"
},
"subtitle": "무료 오픈 소스 이력서 작성기.",
"title": "반응적인 이력서",
"toast": {
"error": {
"upload-file-size": "2MB 미만의 파일만 업로드하십시오.",
"upload-photo-size": "2MB 미만의 사진만 업로드하십시오. 정사각형이 더 좋습니다."
},
"success": {
"resume-link-copied": "이력서 링크가 클립보드에 복사되었습니다."
}
}
}