Skip to content

Releases: ergenius/t__

0.1.0

03 Sep 00:43

Choose a tag to compare

  • ?T__("I have a joke about Erlang, but it requires a prologue.")
  • Fast.
  • Simple. Reading this file should be enough for understanding most use case scenarios.
  • Documented source code with comments and specs.
  • Highly configurable with multiple PO sources and languages per Erlang application or process.
  • Supports contexts.
  • Supports interpolation using familiar Erlang format control sequences (from io:format).
  • Supports translating singular term with or without interpolation and with or without context.
  • Supports translating plural term with or without interpolation and with or without context.
  • Supports all plural terms formulas defined by UNICODE CLDR.
  • Supports ETS tables based caching.