i18n applyLocalizedBuilder
Hello, i have some problems with i18n. I am currently trying to localize slash commands, but i can't get it to work.
My code is:
And then i have
src/languages/de/commands/level.json
and src/languages/en-US/commands/level.json
In the en-US folder for example:
But as you can see it throws an error and i don't get why. I would appreciate some help 😅
2 Replies