translation

package
v1.15.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2022 License: MIT Imports: 5 Imported by: 17

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitLocales

func InitLocales()

InitLocales loads the locales

func Match

func Match(tags ...language.Tag) language.Tag

Match matches accept languages

Types

type LangType

type LangType struct {
	Lang, Name string
}

LangType represents a lang type

func AllLangs

func AllLangs() []LangType

AllLangs returns all supported langauages

type Locale

type Locale interface {
	Language() string
	Tr(string, ...interface{}) string
}

Locale represents an interface to translation

func NewLocale

func NewLocale(lang string) Locale

NewLocale return a locale

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL