package
0.0.89
Repository: https://github.com/yuaotian/go-cursor-help.git
Documentation: pkg.go.dev

# Functions

GetCurrentLanguage returns the current language, detecting it if not already set.
GetText returns the TextResource for the current language.
SetLanguage sets the current language.

# Constants

CN represents Chinese language.
EN represents English language.

# Structs

TextResource contains all translatable text resources.

# Type aliases

Language represents a supported language code.