i18n

package
v0.35.5 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2025 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(lang string)

func T

func T(key i18nk.Key, templateData ...map[string]any) string

func TWithLang

func TWithLang(lang, key string, templateData ...map[string]any) string

func TWithoutInit

func TWithoutInit(lang string, key i18nk.Key, templateData ...map[string]any) string

Only use in tests or packages that load before i18n

Types

This section is empty.

Directories

Path Synopsis
Code generated by cmd/geni18n.
Code generated by cmd/geni18n.