i18n

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Language string

Functions

func Load

func Load() error

func Tr

func Tr(key Key) string

Types

type Key

type Key string
const (
	ReadDescription   Key = "readDescription"
	ReadArgPath       Key = "readArgPath"
	ReadArgEncoding   Key = "readArgEncoding"
	WriteDescription  Key = "writeDescription"
	WriteArgPath      Key = "writeArgPath"
	WriteArgContent   Key = "writeArgContent"
	WriteArgEncoding  Key = "writeArgEncoding"
	EditDescription   Key = "editDescription"
	EditArgPath       Key = "editArgPath"
	EditArgSearch     Key = "editArgSearch"
	EditArgReplace    Key = "editArgReplace"
	GlobDescription   Key = "globDescription"
	GlobArgPattern    Key = "globArgPattern"
	GlobArgDir        Key = "globArgDir"
	GrepDescription   Key = "grepDescription"
	GrepArgPattern    Key = "grepArgPattern"
	GrepArgPath       Key = "grepArgPath"
	GrepArgIgnoreCase Key = "grepArgIgnoreCase"
	BashDescription   Key = "bashDescription"
	BashArgCommand    Key = "bashArgCommand"
	BashArgWorkingDir Key = "bashArgWorkingDir"
)

Jump to

Keyboard shortcuts

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