0 votes
in IONIC by

What is meant by Globalization and Localization?

1 Answer

0 votes
by

Internationalization is the process of designing applications that support multiple languages. This is divided into Localization and Globalization.

Globalization is nothing but developing applications to support different languages. Existing applications can also be converted to support multiple cultures.

Whereas Localization means changing the already globalized app to cater to a specific culture or language Microsoft.Extensions.Localization is used for localizing the app content. Some of the other keywords that are used for Localization are IHtmlLocalizer, IStringLocalizer, IViewLocalizer and so on

Related questions

0 votes
+1 vote
asked Jul 11, 2021 in Laravel by rajeshsharma
0 votes
asked Nov 24, 2023 in Azure by Robindeniel
...