8bd2e09bde
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).
HabitRPG's translations are managed at http://translate.habitica.com/
The files in this folder are automatically pulled from there, with
exception of the original American-English strings which are managed
directly through GitHub in locales/en.
When you need to change any text, edit only the files in locales/en.
Do not edit files in any other locales directory. You do not need to
request that your changes be translated; changes are automatically
copied to the translation website on a regular basis.
If you want to help with translations, please first read Guidance for Linguists and note especially its information about the Translations Trello card.