-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ai.endpoints): clean branch and rework onboarding
Signed-off-by: Arthur Bullet <[email protected]>
- Loading branch information
Showing
13 changed files
with
138 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 0 additions & 7 deletions
7
packages/manager/apps/pci-ai-endpoints/public/translations/dashboard/Messages_fr_FR.json
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/manager/apps/pci-ai-endpoints/public/translations/listing/Messages_fr_FR.json
This file was deleted.
Oops, something went wrong.
28 changes: 17 additions & 11 deletions
28
packages/manager/apps/pci-ai-endpoints/public/translations/onboarding/Messages_fr_FR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
{ | ||
"title": "pci-ai-endpoints", | ||
"description": "Découvrez des services de stockage managés qui s’appuient sur le système de fichiers OpenZFS. Bénéficiez en quelques clics d’espaces de stockage centralisés pour entreposer ou sauvegarder vos données et fichiers.", | ||
"orderButtonLabel": "Commander un pci-ai-endpoints", | ||
"moreInfoButtonLabel": "En savoir plus sur pci-ai-endpoints", | ||
"guideCategory": "Tutoriel", | ||
"guide1Title": "Premiers pas avec un pci-ai-endpoints", | ||
"guide1Description": "Découvrez comment gérer un NAS-HA depuis l'espace-client OVHcloud", | ||
"guide2Title": "Monter votre NAS via un partage NFS", | ||
"guide2Description": "Découvrez comment monter un NAS via un partage NFS", | ||
"guide3Title": "Monter votre NAS sur Windows Server via CIFS", | ||
"guide3Description": "Découvrez comment monter un NAS sur Windows Server via le protocole CIFS" | ||
"title": "Enhance your applications with AI Endpoints", | ||
"description": "Designed with simplicity in mind, our platform allows developers of all skill levels to enhance their applications with cutting-edge AI APIs — no AI expertise required.", | ||
"description1": "These endpoints require", | ||
"description2": "no AI expertise", | ||
"description3": "or dedicated infrastructure, as the serverless platform provides", | ||
"description4": "access to advanced AI models", | ||
"description5": "including Large Language Models (LLMs), natural language processing, translation, speech recognition, image recognition, and more. Developers can select from a range of models, including", | ||
"description6": "open-source options like Mistral AI, Llama and Stable Diffusion.", | ||
"goToAiEndpoint": "AI Endpoints", | ||
"guideCategory": "Guide", | ||
"guide1Title": "Premiers pas avec AI Endpoint", | ||
"guide1Description": "Découvrez comment utiliser AI Endpoints", | ||
"guide2Title": "Boostez vos applications avec AI Endpoint", | ||
"guide2Description": "Découvrez comment utiliser AI Endpoint dans vos applications", | ||
"tutoCategory": "Tutorials", | ||
"guide3Title": "Decouvrir nos tutos sur mesure", | ||
"guide3Description": "Découvrez comment utiliser AI Endpoint avec des tutos sur mesure" | ||
} |
2 changes: 1 addition & 1 deletion
2
...es/manager/apps/pci-ai-endpoints/public/translations/pci-ai-endpoints/Messages_fr_FR.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"title": "Bienvenue uapp", | ||
"crumb": "pci-ai-endpoints", | ||
"crumb": "AI-Endpoints", | ||
"tabs_2": "Tabs 2", | ||
"onboarding": "Onboarding" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
118 changes: 0 additions & 118 deletions
118
packages/manager/apps/pci-ai-endpoints/src/pages/listing/index.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.