diff --git a/en/14.5.md b/en/14.5.md index f656bc6c..85b043eb 100644 --- a/en/14.5.md +++ b/en/14.5.md @@ -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