Skip to content

Documentation / @jalali-js/web / LocaleCode

Type Alias: LocaleCode

LocaleCode = "en" | "fa" | "ps"

Defined in: packages/i18n/src/locale-packs.ts:9

The locale codes with a bundled LocalePack. A new locale adds one entry here and one entry in the table below; the react, vue, and web bindings re-export both, so they need no change of their own.