so far ive linked your version in readme since making a multilanguage site requires some changes. the proper way would be having no strings in uvmod, only placeholders and then suppling a strings_en.json, strings_pt.json and so on. but its a lot of work to implement this cleanly so ill just leave yours linked for now.
i currently dont have plans for the multilanguage support because there are other more important features. we can revisit this when the other features are complete.
so far ive linked your version in readme since making a multilanguage site requires some changes. the proper way would be having no strings in uvmod, only placeholders and then suppling a strings_en.json, strings_pt.json and so on. but its a lot of work to implement this cleanly so ill just leave yours linked for now.