Open derornos opened 1 year ago
https://github.com/Kamalisk/arkhamdb-json-data/blob/master/update_locales.coffee
I'm guessing that the above file will need an update, am I right?
No. update_locales.coffee just generates json files for translation from the english(raw) json files. Although we manually generate json files and translate thoes files properly, the translation will be applied.
I'm not a developer of the web and I don't analysis about the repo of the arkhamdb, so I'm not sure how to do. Anyway, to translate taboo list, I guess we work on arkhamdb repo, or directly on server (in this case we can do nothing maybe?).
Yeah, the taboo data is not stored in a localized fashion on ArkhamDB at the moment. Some additions to the website would be needed to support this.
https://github.com/Kamalisk/arkhamdb-json-data/blob/master/translations/zh/taboos.json
As above, I would like to update the taboo list for Korean.
But I know that updating the translation doesn't actually show it on the arkhamdb site.