Generate AI-powered translations for your text content using Prismy’s translation engine
API token from your organization settings
The language code to translate to (e.g., "fr-FR", "es-ES", "de-DE")
"fr-FR"
The language code of the source text (e.g., "en-US", "fr-FR", "es-ES")
"en-US"
Array of text strings to translate
[
"Welcome to our application",
"Click here to get started",
"Your account has been created successfully"
]Use organization description for context
Use organization glossary for consistent terminology
Use similarity matching for better translations
Use custom translation instructions
Source of custom instructions
Bundle name for instructions
Repository name for instructions
Additional custom instructions
Translations generated successfully
[
"Bienvenue dans notre application",
"Cliquez ici pour commencer",
"Votre compte a été créé avec succès"
]