View Source GettextSchemaField (gettext_schema_field_ng v0.1.0)

This module provides a helper method translate_schema_field to translate a changeset field based on PO files

Link to this section Summary

Functions

Returns the translation of the field. If the msgstr is missing in the PO file, the original field is returned

Link to this section Functions

Link to this function

translate_schema_field(gettext_module, changeset, field)

View Source

Returns the translation of the field. If the msgstr is missing in the PO file, the original field is returned