-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add examples translation for french language (#1590)
- Loading branch information
1 parent
85b74f3
commit 8529c42
Showing
2 changed files
with
24 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: Exemples | ||
description: Exemples d'application actives | ||
layout: ../../layouts/docs.astro | ||
lang: fr | ||
isMdx: true | ||
--- | ||
|
||
import Callout from "../../components/docs/callout.tsx"; | ||
import Form from "../../components/docs/exampleOptionForm.astro"; | ||
|
||
Vous pouvez essayer plusieurs combinaisons de technologies que create-t3-app offre. | ||
|
||
<Callout type="info"> | ||
Vous ne pouvez pas sélectionner `prisma` et `drizzle` simultanément. | ||
</Callout> | ||
|
||
<Form /> | ||
|
||
<Callout type="warning"> | ||
Certaines fonctionnalités peuvent ne pas fonctionner à moins que vous créer un | ||
fichier d'environnement | ||
</Callout> |
8529c42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
create-t3-app – ./www
create.t3.wtf
www.ct3.app
create-t3-app-t3-oss.vercel.app
create-t3-app-git-next-t3-oss.vercel.app
beta.create.t3.gg
create-t3-app-nu.vercel.app
create.t3.gg
ct3.app
8529c42
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
t3-upgrade – ./upgrade
t3-upgrade-git-next-t3-oss.vercel.app
t3-upgrade-t3-oss.vercel.app
t3-upgrade.vercel.app