Add French, Spanish, and German localization#70
Add French, Spanish, and German localization#70TheShinriel wants to merge 2 commits intoKevinNovak:masterfrom
Conversation
|
Hey @TheShinriel I have try to implement the FR localization But still not working. enum-helpers\language.ts export class Language { lang.fr.json also imported after that i just run npm start => /dev/info slash command don't work anymore Any Hint Thanks |
|
I forget that PR, sorry https://github.com/KevinNovak/Linguini The language is imported here: The lang is loaded from the event with the guild (discord) configuration |
|
Hey @TheShinriel No problem. According to the file i modify upper did i still have a things in /services/langs.ts If u can give me the hint im missing Regards |
|
I'm not sure there's anything missing, the bot adapts to the language selected by the discord. |
No description provided.