11 lines
603 B
Markdown
11 lines
603 B
Markdown
|
|
# i18n Documentation
|
||
|
|
|
||
|
|
Welcome to the documentation for the `i18n` project. This project provides a robust solution for internationalization and localization, including a Go backend library, a CLI tool, and an Angular-based UI.
|
||
|
|
|
||
|
|
## Table of Contents
|
||
|
|
|
||
|
|
* [Getting Started](getting-started.md): Learn how to install and run the project.
|
||
|
|
* [CLI Reference](cli-reference.md): Detailed documentation for the `i18n` command-line interface.
|
||
|
|
* [Library Usage](library-usage.md): How to use the `i18n` Go library in your applications.
|
||
|
|
* [Frontend](frontend.md): Information about the Angular UI component.
|