Skip to content

Translation

Translation support is a cornerstone of any effective localization library, and @localizer excels in this area. The library provides two primitives for dealing with translations:

  • Translation maps, that provide a straightforward way of representing single Localizable values.
  • Dictionaries, enabling usage of complete dictionaries with built-in support for lazy loading of translations.