You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -141,6 +133,13 @@ If you have added new messages to your program:
141
133
- Look at the [code examples](https://github.com/nicksnyder/go-i18n/blob/main/i18n/example_test.go) and [tests](https://github.com/nicksnyder/go-i18n/blob/main/i18n/localizer_test.go).
142
134
- Look at an example [application](https://github.com/nicksnyder/go-i18n/tree/main/example).
143
135
136
+
## Translations of this document
137
+
138
+
Community translations of this document may be found in the [.github](.github) folder.
139
+
140
+
These translations are maintained by the community, and are not maintained by the author of this project.
141
+
They are not guaranteed to be accurate or up-to-date.
142
+
144
143
## License
145
144
146
145
go-i18n is available under the MIT license. See the [LICENSE](LICENSE) file for more info.
0 commit comments