i18n-gen

command module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2025 License: MIT Imports: 11 Imported by: 0

README

i18n-proto

Generate i18n files from proto files.

Install

go install github.com/protoc-gen/i18n-gen@latest
  • Install of local
go install .

Usage

i18n-gen -O ./i18n/ -P ./proto/api/**.proto -L en,ja,zh -suffix Error

Options

  • -O: Output directory
  • -P: Proto file pattern
  • -L: Languages
  • -prefix: Prefix of enum name
  • -suffix: Suffix of enum name

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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