Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 679 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 679 Bytes

i18n Package

This package provides internationalization (i18n) support for the Hypha DHO Web Platform. It offers a standardized way to manage and implement multi-language support across the application, ensuring a consistent and localized user experience.

Features

  • Easy-to-use API for translating text and formatting locale-specific data
  • Support for multiple languages and locales
  • Dynamic language switching
  • Integration with Next.js for server-side and client-side rendering
  • Customizable language detection and fallback mechanisms

Usage

Detailed usage instructions, API documentation, and integration guidelines can be found in the package's source files.