GettextLLM (gettext_llm v0.1.1)
Gettext LLM main functions.
Summary
Functions
@spec get_config() :: GettextLLM.Translator.Specs.config()
@spec translate(module(), GettextLLM.Translator.Specs.config(), Path.t()) :: {:ok, non_neg_integer()} | {:error, any()}