# i18n-adapt

Automatically internationalize and adapt web application UI for multiple languages.

## Features

- 🌍 Automatic detection of web framework (React, Vue, Angular)
- 🔍 Smart string extraction from UI components
- 🌐 Translation using Gemini API (with fallback options)
- 🎨 Automatic UI responsiveness for different text lengths
- 📦 Zero configuration required
- 🔄 Works with existing i18n setups

## Installation

```bash
npm install -g i18n-adapt