Loading...
Translate your Vue.js applications with AI-powered precision. Works seamlessly with Vue I18n and Nuxt.js. Supports Vue 2 and Vue 3, Composition API and Options API.
Trusted by businesses worldwide
Languages
Supported
Versions
Full support
Integration
Quick setup
Ready
SSR support
Integrate with Vue I18n, Nuxt, or use our SDK
Vue I18n
Official library
Nuxt I18n
Nuxt module
Vue 3
Composition API
Vue 2
Options API
Vite
Fast builds
JSON/YAML
Any format
Works with your existing Vue I18n setup
<template>
<div>
<h1>{{ $t('welcome.title') }}</h1>
<p>{{ $t('welcome.description') }}</p>
<button>{{ $t('cta.getStarted') }}</button>
</div>
</template>
<script setup>
import { useI18n } from 'vue-i18n'
const { t } = useI18n()
</script>// locales/en.json (synced by Edesy)
{
"welcome": {
"title": "Welcome to Our App",
"description": "Build amazing things"
},
"cta": {
"getStarted": "Get Started Free"
}
}
// locales/fr.json (AI translated)
{
"welcome": {
"title": "Bienvenue sur Notre App",
"description": "Creez des choses incroyables"
},
"cta": {
"getStarted": "Commencer Gratuitement"
}
}Works with @nuxtjs/i18n for Nuxt 2 and Nuxt 3
From monolingual to multilingual in minutes
Complete tooling for Vue.js internationalization
Full compatibility with vue-i18n v8 and v9+.
Works with @nuxtjs/i18n for SSR and static sites.
GPT-4 and Claude translate with context awareness.
Edit translations with live preview of your components.
Support for both Vue versions and their ecosystems.
GitHub Actions, GitLab CI, and CLI for automated workflows.
Work with your preferred translation file format.
See translation changes instantly in development.
Developer experience meets translation management
CLI Tool
edesy pull/push for translation sync
SFC Support
Handle <i18n> blocks in .vue files
Hot Reload
Instant updates in development
Vite Compatible
Works with modern Vue tooling
AI Translation
100+ languages with one click
Visual Editor
See translations in context
Translation Memory
Reuse across projects
Collaboration
Invite translators and reviewers
Integrate with your development process
Book a personalized demo with our team. We'll show you exactly how it works for your business.
Join thousands of Vue developers shipping multilingual apps
Free tier available. Scale as you grow.
Custom pricing based on your needs
No hidden fees or surprises
Flexible payment options
Volume discounts available
Free consultation & demo
30-day money-back guarantee
Our team will get back to you within 24 hours with a personalized pricing proposal
Or reach out directly:
Trusted by businesses worldwide