habitica-self-host/website/common/locales/uk/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
No EOL
279 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!"
}