package
1.0.3
Repository: https://github.com/chai2010/gettext-go.git
Documentation: pkg.go.dev

# Functions

Load loads mo file format data.
Load loads a named mo file.

# Constants

msgctxt and msgid separator.
No description provided by the author
No description provided by the author
No description provided by the author
msgid and msgstr separator.

# Structs

File represents an MO File.
Header is the initial comments "SOME DESCRIPTIVE TITLE", "YEAR" and "FIRST AUTHOR <EMAIL@ADDRESS>, YEAR" ought to be replaced by sensible information.
A MO file is made up of many entries, each entry holding the relation between an original untranslated string and its corresponding translation.