Fix intro to 14.5.md

This commit is contained in:
Anchor
2015-02-26 22:45:24 -08:00
parent ad78308ef5
commit 010addb6c6

View File

@@ -1,6 +1,6 @@
# 14.5 Multi-language support
We introduced in Chapter internationalization and localization, we developed a go-i18n library, the library this section we will integrate beego frame inside, making our framework supports internationalization and localization.
In the chapter where we introduced internationalization and localization, we developed the `go-i18n` library. In this section, we will see how this library is integrated into the Beego framework, and how it enables our Beego applications to support both internationalization and localization.
## I18n integration