locales

package
v0.0.0-...-d904837 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// Default is the default language code.
	Default = language.English

	Meta = map[string]struct {
		Label string
		Emoji string
	}{
		"en": {
			Label: "English",
			Emoji: "🇺🇸",
		},
		"uk": {
			Label: "Українська",
			Emoji: "🇺🇦",
		},
	}
)

Functions

func NewBundle

func NewBundle() (*i18n.Bundle, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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