Files
habitica/website/common/locales/ko/front.json
T
Lio 8bd2e09bde Bugfix in ko/front.json (#12790)
In weblate we have the allert:
Weblate could not parse the translation files while updating the translations.

The following occurrences were found:
Filename	Error
website/common/locales/ko/front.json	JSONDecodeError('Expecting property name enclosed in double quotes: line 19 column 1 (char 805)',)

I deleted the trailing comma (so that no further entry is expected).
2020-11-23 21:53:58 +01:00

20 lines
1.1 KiB
JSON

{
"termsAndAgreement": "아래에 있는 버튼을 클릭함으로써, 당신은 당신이 서비스 약관<a href='/static/terms'> 과 <a href='/static/privacy'> 개인정보 정책 을 읽었고 이에 동의했음을 나타냅니다</a>.",
"FAQ": "FAQ",
"sendLink": "링크 보내기",
"forgotPasswordSteps": "Habitica 계정으로 등록할 메일 주소를 입력하세요.",
"emailNewPass": "메일로 비밀번호 재설정 링크 보내기",
"forgotPassword": "비밀번호를 잊으셨습니까?",
"companyDonate": "기부하기",
"companyContribute": "기여하기",
"companyBlog": "블로그",
"companyAbout": "작동하는 원리",
"communityInstagram": "인스타그램",
"communityFacebook": "페이스북",
"chores": "집안일",
"footerCompany": "회사",
"footerDevs": "개발자들",
"communityExtensions": "<a href='http://habitica.fandom.com/wiki/Extensions,_Add-Ons,_and_Customizations' target='_blank'>Add-ons & Extensions</a>\n(그냥 링크 같음)",
"clearBrowserData": "브라우저 데이터 없애기"
}