GettextTranslator.Dashboard.Components.ExtractedStats (gettext_translator v0.8.0)

Copy Markdown View Source

Component for displaying newly extracted (pending) translations by language and domain, with batch translate controls and progress tracking.

Summary

Functions

render(assigns)

Attributes

  • translations (:list) (required)
  • llm_provider_info (:map) - Defaults to %{configured: false}.
  • batch_translating (:boolean) - Defaults to false.
  • batch_progress (:integer) - Defaults to 0.
  • batch_total (:integer) - Defaults to 0.