API Reference gettext_translator v0.2.0
View SourceModules
A module for translating gettext files.
Phoenix LiveDashboard integration for GettextTranslator.
Header component for the Gettext Translator dashboard.
Component for showing and editing translation details.
Component for displaying translation statistics.
Phoenix LiveDashboard page for managing Gettext translations.
Provides CSS styles for the Gettext Translator Dashboard that match Phoenix LiveDashboard's look and feel.
Header component for the Gettext Translator dashboard.
Component for showing and editing translation details.
In-memory store for translation entries using ETS. This module manages the storage and retrieval of translations for the dashboard.
Documentation for GettextTranslator.Processor
.
Here we process parsing the PO files and extracting the messages.
LLM processor for the translator behaviour.
Translator behavior.
Supervisor for GettextTranslator processes.
Helper functions
Parse files in the gettext root folder
Helper functions for working with PO and changelog file paths.
Mix Tasks
GettextTranslator usage