docs: remove remaining Claude 3.5 references and display page credit costs in translation provider selector
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m11s
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m11s
This commit is contained in:
@@ -611,7 +611,7 @@ const messages: Record<Locale, Record<string, string>> = {
|
||||
"pricing.faq.q2": "What is \"Essential AI Translation\"?",
|
||||
"pricing.faq.a2": "It's our AI engine. It understands your documents' context, preserves layout and handles technical terms much better than classic translation.",
|
||||
"pricing.faq.q3": "What's the difference between Essential and Premium AI?",
|
||||
"pricing.faq.a3": "Essential AI uses an optimized model (excellent value for money). Premium AI uses Anthropic's Claude 3.5 Haiku, more accurate on legal, medical and complex technical documents.",
|
||||
"pricing.faq.a3": "Essential AI uses an optimized model (excellent value for money). Premium AI uses Anthropic's Claude Sonnet 4.6, more accurate on legal, medical and complex technical documents.",
|
||||
"pricing.faq.q4": "Are my documents kept after translation?",
|
||||
"pricing.faq.a4": "Translated files are available according to your plan (30 days Starter, 90 days Pro, 1 year Business). They are encrypted at rest and in transit.",
|
||||
"pricing.faq.q5": "What happens if I exceed my monthly quota?",
|
||||
@@ -1599,7 +1599,7 @@ const messages: Record<Locale, Record<string, string>> = {
|
||||
"pricing.faq.q2": "Qu'est-ce que la « Traduction IA Essentielle » ?",
|
||||
"pricing.faq.a2": "C'est notre moteur IA. Il comprend le contexte de vos documents, préserve la mise en page et gère les termes techniques bien mieux qu'une traduction classique.",
|
||||
"pricing.faq.q3": "Quelle est la différence entre IA Essentielle et IA Premium ?",
|
||||
"pricing.faq.a3": "L'IA Essentielle utilise un modèle optimisé (excellent rapport qualité/prix). L'IA Premium utilise Claude 3.5 Haiku d'Anthropic, plus précis sur les documents juridiques, médicaux et techniques complexes.",
|
||||
"pricing.faq.a3": "L'IA Essentielle utilise un modèle optimisé (excellent rapport qualité/prix). L'IA Premium utilise Claude Sonnet 4.6 d'Anthropic, plus précis sur les documents juridiques, médicaux et techniques complexes.",
|
||||
"pricing.faq.q4": "Mes documents sont-ils conservés après traduction ?",
|
||||
"pricing.faq.a4": "Les fichiers traduits sont disponibles selon votre forfait (30 jours Starter, 90 jours Pro, 1 an Business). Ils sont chiffrés au repos et en transit.",
|
||||
"pricing.faq.q5": "Que se passe-t-il si je dépasse mon quota mensuel ?",
|
||||
|
||||
Reference in New Issue
Block a user