Update 14.5.md
typographical error
This commit is contained in:
@@ -92,7 +92,7 @@ In order to facilitate multi-language calls in the template package directly, we
|
||||
|
||||
3. Using language packages
|
||||
|
||||
We can call the controller to get the translated response in the desired language, like so::
|
||||
We can call the controller to get the translated response in the desired language, like so:
|
||||
|
||||
func (this *MainController) Get() {
|
||||
this.Data["create"] = beego.Translation.Translate("create")
|
||||
|
||||
Reference in New Issue
Block a user