mirror of
https://github.com/kataras/iris.git
synced 2025-12-27 14:57:05 +00:00
i18n: add the ability to register template funcs per locale
This commit is contained in:
@@ -7,6 +7,10 @@ import (
|
||||
"github.com/kataras/iris/v12"
|
||||
)
|
||||
|
||||
/*
|
||||
See i18n-template for a more advanced translation key-values.
|
||||
*/
|
||||
|
||||
func newApp() *iris.Application {
|
||||
app := iris.New()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user