habitica/website/common/locales/ko/noscript.json
RaitheOfDureya adc2207249
Removed unused I18N strings from the noscript.json files (related to issue #9957) (#12562)
* Removed unused I18N strings from the `nostring.json` file (locales\en)

* Removed unused I18N `noscript.json` strings from all the others languages
2020-09-22 20:03:41 +02:00

6 lines
303 B
JSON
Executable file

{
"jsDisabledHeadingFull": "이런! 지금 사용하는 브라우저에 자바스크립트가 활성화되지 않았습니다, 그렇게 되면 Habitica가 정상적으로 작동하지 않습니다",
"jsDisabledLink": "계속하려면 자바스크립트를 활성화시켜 주세요!"
}