Skip to content

🗺️ A comprehensive study of globalization and localization using C# and JavaScript

License

Notifications You must be signed in to change notification settings

pferreirafabricio/globalization-strategies

Repository files navigation

Globalization process layers | Credits for: Phrase.com Globalization

🗺️ A comprehensive study of globalization and localization using C# and JavaScript

license url



🔝 Globalization process layers | Credits for: Phrase.com

📖 About

  • Globalization: The broad strategy for making an app suitable for global use, encompassing both internationalization and localization. Globalization opens the door for the company to expand into other markets.
  • Internationalization: Preparing the app's architecture, services, logos to support new cultures. It is an intermediate step between the high-level globalization strategy and the country-specific localization.
  • Localization: Adapting the app for a specific locale, including translation and cultural adjustments, using culturally relevant products and illustrations.
  • Translation: Converting text from one language to another as part of the localization process.

Note

This project is a resource to help me understand the concepts of globalization and localization.

🌎 Projects

📚 References