From bfc84d00991519aa6183b6aedf01d59f7601195d Mon Sep 17 00:00:00 2001 From: "Gustavo G. Andrade" Date: Tue, 10 Feb 2015 00:15:40 -0200 Subject: [PATCH] Update tutorial-i18n.md --- docs/guide/tutorial-i18n.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/tutorial-i18n.md b/docs/guide/tutorial-i18n.md index eed054435b..5cef74b995 100644 --- a/docs/guide/tutorial-i18n.md +++ b/docs/guide/tutorial-i18n.md @@ -7,7 +7,7 @@ Internationalization (I18N) refers to the process of designing a software applic various languages and regions without engineering changes. For Web applications, this is of particular importance because the potential users may be worldwide. -Yii offers several tools that help with internationalisation of a website such as message translation and +Yii offers several tools that help with internationalization of a website such as message translation and number- and date-formatting. Locale and Language