Documentation
¶
Overview ¶
package i18n provides internationalization and localization support for Keymaster. It uses the go-i18n library to load and manage translation files, allowing the user interface to be displayed in multiple languages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLang ¶ added in v1.3.2
func GetLang() string
GetLang returns the string tag of the currently active language.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.