There was an error while loading. Please reload this page.
1 parent f3d85cd commit 9a1be17Copy full SHA for 9a1be17
README.md
@@ -1,3 +1,7 @@
1
+> [!CAUTION]
2
+>
3
+> v1 of go-i18n is deprecated and no longer maintained. Please switch to [v2](https://pkg.go.dev/github.com/nicksnyder/go-i18n/v2).
4
+
5
# go-i18n [](http://travis-ci.org/nicksnyder/go-i18n) [](https://goreportcard.com/report/github.com/nicksnyder/go-i18n) [](https://sourcegraph.com/github.com/nicksnyder/go-i18n?badge)
6
7
go-i18n is a Go [package](#package-i18n) and a [command](#command-goi18n) that helps you translate Go programs into multiple languages.
0 commit comments