-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
Hello,
I would like to request a feature to add multi-language support to the Telegram side of the project. The idea is to allow users to create language-specific files (e.g., en.lang, fr.lang, ru.lang, etc.) for different languages. The language files will contain all the necessary translations for the bot.
The feature would work as follows:
- The default language file will be
en.lang. - In the
config.yamlfile, there will be an option to select the language file to use (e.g.,lang_file: en.lang). - Users will be able to create their own language files (e.g.,
fr.langfor French,ru.langfor Russian) and select the language they prefer.
This feature would greatly enhance the accessibility of the bot for non-English speaking users.
Thank you for considering this feature!
Best regards
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels