An open API service indexing awesome lists of open source software.

https://github.com/go-aah/i18n

Internalization and Localization library by aah framework
https://github.com/go-aah/i18n

aah aah-framework golang-library i18n

Last synced: about 1 year ago
JSON representation

Internalization and Localization library by aah framework

Awesome Lists containing this project

README

          



i18n by aah framework


Build Status Code Coverage Go Report Card Release Version Godoc Twitter @aahframework

i18n library is built to manage and access message from store for internalization and localization.

### News

* `v0.4.0` [released](https://github.com/go-aah/i18n/releases/latest) and tagged on Jun 24, 2018.

## Installation

```bash
go get -u aahframework.org/i18n.v0
```

Visit official website https://aahframework.org to learn more about `aah` framework.