Added support for multiple languages
This commit is contained in:
@@ -2,6 +2,7 @@ pub use crate::{
|
||||
commands::Command,
|
||||
errors::*,
|
||||
first_handler, handler,
|
||||
locales::{Locale, LocaleRef},
|
||||
markups::*,
|
||||
models::*,
|
||||
state::{Handler, MainDialogue, MessageIds, PackagedHandler, State},
|
||||
|
Reference in New Issue
Block a user