Files
Kashif b0346e08f4 feat(payout_link): add localisation support for payout link's templates (#5552)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
2024-08-12 07:42:54 +00:00

4 lines
57 B
Rust

use rust_i18n::i18n;
i18n!("locales", fallback = "en");