i18n

package
v0.0.0-...-df0e004 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2014 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Supported = []string{
	"en-us",
	"de",
}

Functions

This section is empty.

Types

type Localizer

type Localizer interface {
	GetText(key i18n.Key, optionalArgument ...interface{}) string
	Locale() string
}

func NewLocalizer

func NewLocalizer(context *frontend.Context) Localizer

Jump to

Keyboard shortcuts

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