i18n

package
v1.0.11 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2025 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Languages = map[string]Language{
	"en": lang_en,
	"ru": lang_ru,
}

Functions

func GetMonthName

func GetMonthName(month int, lang string) string

func T

func T(key string, locale string) string

Types

type Language

type Language struct {
	Months     [12]string
	Dictionary map[string]string
}

Jump to

Keyboard shortcuts

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