package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Apr 18, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package i18n provides multilingual translations (zh/en/zh_TW/ja) for CLI output.
type I18n struct {
Lang string
}
I18n provides multilingual translations.
New creates an I18n instance for the given language.
T returns the translated string for key, optionally formatting args.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.