Merge pull request #72 from GRA0007/translations_crabfit-frontend-public-i18n-en-common-json--main_ko_KR

Translate '/crabfit-frontend/public/i18n/en/common.json' in 'ko_KR'
This commit is contained in:
Benjamin Grant 2021-06-17 12:17:51 +10:00 committed by GitHub
commit eebace48ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,5 +54,13 @@
"language": { "language": {
"label": "언어" "label": "언어"
} }
},
"update": {
"heading": "새 업데이트가 있습니다",
"body": "업데이트, 수정 및 새 기능이 포함된 새 버전을 사용할 수 있습니다.",
"buttons": {
"close": "닫다",
"reload": "다시 로드합니다"
}
} }
} }