mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-26 21:24:08 +00:00
* Removed unused I18N strings from the `nostring.json` file (locales\en) * Removed unused I18N `noscript.json` strings from all the others languages
6 lines
303 B
JSON
Executable file
6 lines
303 B
JSON
Executable file
{
|
|
|
|
"jsDisabledHeadingFull": "이런! 지금 사용하는 브라우저에 자바스크립트가 활성화되지 않았습니다, 그렇게 되면 Habitica가 정상적으로 작동하지 않습니다",
|
|
|
|
"jsDisabledLink": "계속하려면 자바스크립트를 활성화시켜 주세요!"
|
|
}
|