mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
4 lines
57 B
Rust
4 lines
57 B
Rust
use rust_i18n::i18n;
|
|
|
|
i18n!("locales", fallback = "en");
|