Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type I18nResolver ¶
type UIParser ¶
type UIParser struct {
// contains filtered or unexported fields
}
UIParses takes key(first arg) and value(second arg) out of structures like: $t('verification.blockchain.hint.valid', 'The file {filename} is valid.', {filename: file.name})
func NewUIParser ¶
func NewUIParser() *UIParser
func (*UIParser) Translations ¶
Click to show internal directories.
Click to hide internal directories.