package
Version:
v0.0.3
Opens a new window with list of versions in this module.
Published: Jul 16, 2023
License: Apache-2.0, BSD-3-Clause, ISC
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
Source string `json:"Source"`
Context []string `json:"Context,omitempty"`
Translation string `json:"Translation"`
}
type Translation struct {
Messages []*Message `json:"Messages"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.