import { I18n } from "https://deno.land/x/grammy_i18n@v1.0.2/mod.ts";
Loads locales from the specified directory and registers them in the Fluent instance.
x/grammy_i18n/mod.ts>I18n#loadLocalesDirSync
import { I18n } from "https://deno.land/x/grammy_i18n@v1.0.2/mod.ts";
Loads locales from the specified directory and registers them in the Fluent instance.