habitica/website/common/locales/ja/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
245 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"jsDisabledHeadingFull": "おおっと! あなたのブラウザは JavaScript が有効になっていないため、Habiticaが正常に機能しません",
"jsDisabledLink": "JavaScriptの許可をお願いします"
}