// Import i18n files rust_i18n::i18n!("locales", fallback = "en"); #[tokio::main] async fn main() {}