This repository has been archived on 2020-11-12. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Andrew Thornton 0d444cb714
All checks were successful
continuous-integration/drone/push Build is passing
Update i18n to allow setting samesite (#7)
fix doc

Signed-off-by: Andrew Thornton <art27@cantab.net>

Update i18n to allow setting samesite

Signed-off-by: Andrew Thornton <art27@cantab.net>

Reviewed-on: #7
Reviewed-by: silverwind <silverwind@noreply.gitea.io>
Reviewed-by: 6543 <6543@obermui.de>
Co-Authored-By: Andrew Thornton <art27@cantab.net>
Co-Committed-By: Andrew Thornton <art27@cantab.net>
2020-11-12 15:45:44 +08:00
conf/locale #4 Better support for parsing Accept-Language 2016-06-12 17:28:37 +08:00
custom/conf/locale test cases 2014-11-20 23:05:31 -05:00
.drone.yml Test against go1.14 and go1.15 (#6) 2020-09-11 00:44:04 +00:00
.gitignore security: fix Open Redirection vulnerability 2020-09-09 20:26:35 +01:00
go.mod Update i18n to allow setting samesite (#7) 2020-11-12 15:45:44 +08:00
go.sum Update i18n to allow setting samesite (#7) 2020-11-12 15:45:44 +08:00
i18n_test.go Merge remote-tracking branch 'gitea/master' into update-i18n-with-changes-from-upstream 2020-09-10 17:26:20 +01:00
i18n.go Update i18n to allow setting samesite (#7) 2020-11-12 15:45:44 +08:00
LICENSE Initial commit 2014-07-15 07:34:02 -04:00
README.md add gomod support (#1) 2019-08-05 01:42:33 +00:00

i18n Build Status

Middleware i18n provides app Internationalization and Localization for Macaron.

Installation

go get gitea.com/macaron/i18n

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.