diff --git a/ej2-asp-core-mvc/dialog/EJ2_ASP.NETCORE/localization.md b/ej2-asp-core-mvc/dialog/EJ2_ASP.NETCORE/localization.md index 5deb0b7757..97e58a94b8 100644 --- a/ej2-asp-core-mvc/dialog/EJ2_ASP.NETCORE/localization.md +++ b/ej2-asp-core-mvc/dialog/EJ2_ASP.NETCORE/localization.md @@ -9,7 +9,7 @@ documentation: ug --- -# Localization +# ASP.NET Core Dialog localization Localization library allows to localize the default text content of Dialog. In Dialog, the close button's tooltip text alone will be localized based on the culture. diff --git a/ej2-asp-core-mvc/file-manager/localization.md b/ej2-asp-core-mvc/file-manager/localization.md index 34b63108a8..3c20f2e71b 100644 --- a/ej2-asp-core-mvc/file-manager/localization.md +++ b/ej2-asp-core-mvc/file-manager/localization.md @@ -9,7 +9,7 @@ documentation: ug --- -# Localization +# ASP.NET Core File Manager localization The File Manager can be localized to any culture by defining its texts and messages in the corresponding culture. The default locale of the File Manager is `en`(English). The following table represents the default texts and messages of the File Manager in `en` culture. diff --git a/ej2-asp-core-mvc/maps/localization.md b/ej2-asp-core-mvc/maps/localization.md index 6c109be89c..1e98d49079 100644 --- a/ej2-asp-core-mvc/maps/localization.md +++ b/ej2-asp-core-mvc/maps/localization.md @@ -8,7 +8,7 @@ publishingplatform: ##Platform_Name## documentation: ug --- -# Localization +# ASP.NET Core Maps localization The localization library allows localizing the default text content of the Maps component. The Maps component has the static text of some features such as tooltip of zoom toolbar, and that can be changed to any other culture(Arabic, Deutsch, French, etc) by defining the locale value and translation object. diff --git a/ej2-asp-core-mvc/tab/localization.md b/ej2-asp-core-mvc/tab/localization.md index 2bef6c85d5..d1db66ce4f 100644 --- a/ej2-asp-core-mvc/tab/localization.md +++ b/ej2-asp-core-mvc/tab/localization.md @@ -9,7 +9,7 @@ documentation: ug --- -# Localization +# ASP.NET Core Tabs localization Localization library allows to localize the default text content of Tab. In Tab, The close button's tooltip text alone will be localize based on culture.