How to apply i18n in slash command names and descriptions

How to apply i18n in slash command names and descriptions
Solution:
npm
@sapphire/plugin-i18next
Plugin for @sapphire/framework to support i18next.. Latest version: 8.0.0, last published: 3 months ago. Start using @sapphire/plugin-i18next in your project by running npm i @sapphire/plugin-i18next. There are no other projects in the npm registry using @sapphire/plugin-i18next.
Jump to solution
3 Replies
Solution
beetle
beetle3w ago
npm
@sapphire/plugin-i18next
Plugin for @sapphire/framework to support i18next.. Latest version: 8.0.0, last published: 3 months ago. Start using @sapphire/plugin-i18next in your project by running npm i @sapphire/plugin-i18next. There are no other projects in the npm registry using @sapphire/plugin-i18next.
beetle
beetle3w ago
specifically the applyLocalizedBuilder function would be used to do that
ArikSquad
ArikSquadOP3w ago
thank you

Did you find this page helpful?