We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i need Latest version,If you don't have time to update, please tell me how to update the version data and change the regional language. Thank you
The text was updated successfully, but these errors were encountered:
I have updated it to v13.16. I will provide a method that allows other update it from outside soon.
You can follow the building guide in readme and these steps to update locally:
balance-buff-viewer.js
pnpm i
pnpm crawl
pnpm build
To add your trans/locales, take a look at src/trans.json. The _locales array should match your target locale, e.g. to support Brazilian:
_locales
"_locales": [ "pt-BR" ],
However, you should use the DevTools to get exact locale/language.
Sorry, something went wrong.
I have updated it to v13.16. I will provide a method that allows other update it from outside soon. You can follow the building guide in readme and these setps to update locally: ...
You can follow the building guide in readme and these setps to update locally:
...
very Thanks
No branches or pull requests
i need Latest version,If you don't have time to update, please tell me how to update the version data and change the regional language. Thank you
The text was updated successfully, but these errors were encountered: