Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: french translation #938

Merged
merged 54 commits into from
Dec 22, 2022
Merged

docs: french translation #938

merged 54 commits into from
Dec 22, 2022

Conversation

joachimjusth
Copy link
Contributor

@joachimjusth joachimjusth commented Dec 8, 2022

Closes #

✅ Checklist

  • I have followed every step in the contributing guide (updated 2022-10-06).
  • The PR title follows the convention we established conventional-commit
  • I performed a functional test on my final commit

Changelog

  • deployment
    • docker.md
    • netlify.md
    • vercel.md
  • usage
    • env-variables.md
    • first-steps.md
    • next-auth.md
    • next-js.md
    • prisma.md
    • tailwind.md
    • trpc.md
    • typescript.md
  • faq.md
  • folder-structure.mdx
  • installation.md
  • introduction.md
  • other-recs.md
  • t3-collection.md
  • why.md

Screenshots

[Screenshots]

💯

@changeset-bot
Copy link

changeset-bot bot commented Dec 8, 2022

⚠️ No Changeset found

Latest commit: f35dd95

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Dec 8, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
create-t3-app ✅ Ready (Inspect) Visit Preview Dec 21, 2022 at 11:15PM (UTC)

@github-actions github-actions bot added the 📚 documentation Improvements or additions to documentation label Dec 8, 2022
joachimjusth and others added 3 commits December 21, 2022 11:59
Co-authored-by: Defranos <vincent.guirou@gmail.com>
Co-authored-by: Defranos <vincent.guirou@gmail.com>
Co-authored-by: Defranos <vincent.guirou@gmail.com>
Change some wordings

Co-authored-by: Defranos <vincent.guirou@gmail.com>
Co-authored-by: Defranos <vincent.guirou@gmail.com>
Co-authored-by: Defranos <vincent.guirou@gmail.com>
Fix linting issue on fr/deployment/index.astro
www/src/pages/fr/faq.md Outdated Show resolved Hide resolved
www/src/pages/fr/folder-structure.mdx Outdated Show resolved Hide resolved
www/src/pages/fr/introduction.md Outdated Show resolved Hide resolved
www/src/pages/fr/why.md Outdated Show resolved Hide resolved
www/src/pages/fr/usage/tailwind.md Outdated Show resolved Hide resolved
www/src/pages/fr/other-recs.md Outdated Show resolved Hide resolved
www/src/pages/fr/other-recs.md Outdated Show resolved Hide resolved
www/src/pages/fr/other-recs.md Outdated Show resolved Hide resolved
www/src/pages/fr/other-recs.md Outdated Show resolved Hide resolved
www/src/pages/fr/other-recs.md Outdated Show resolved Hide resolved
Co-authored-by: Defranos <vincent.guirou@gmail.com>
@c-ehrlich
Copy link
Member

is this ready to merge or still in review?

@joachimjusth
Copy link
Contributor Author

is this ready to merge or still in review?

Hello, @Defranos validated the PR, and all suggestions was applied.

For my part, the PR is ready to merge :)

Copy link
Member

@c-ehrlich c-ehrlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@c-ehrlich c-ehrlich merged commit 2c30a10 into t3-oss:next Dec 22, 2022
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
* docs: starting work on french translation

* docs: translate deployment/docker.md to french

* docs: translate deployment/vercel.md to french

* docs: translate usage/env-variables.md

* docs: usage/first-steps.md

* docs: usage/next-js.md

* docs: usage/typescript.md

* docs: usage/prisma.md

* docs: usage/tailwind.md

* docs: usage/next-auth.md

* docs: update deployment/docker.md with updated documentation coming from PR t3-oss#970

* docs: translate usage/trpc.md to french

* docs: translate faq.md to french

* docs: update usage/trpc.md in french with t3-oss#960

* docs: translate t3-collection.md to french

* docs: translate installation.md to french

* docs: translate introduction.md to french

* docs: erratum in t3-collection.md

* docs: erratum in introduction.md

* docs: translate why.md to french

* docs: translate other-recs.md to french

* docs: translate folder-structure.md to french

* docs: fix typo in next-auth.md (french)

* docs: fix wording and typo in few files (french)

* docs: enable french on the website

* docs: translate deployment/netlify.md to french

* docs: update folder-structure to mdx (french)

* docs: Update fr/deployment/docker.md

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Update fr/deployment/docker.md

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Update fr/deployment/docker.md

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Update fr/deployment/docker.md

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Update fr/deployment/index.astro

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Update fr/usage/trpc.md

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Update fr/usage/trpc.md

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Apply suggestions from code review

Change some wordings

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Apply suggestions from code review

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: Apply suggestions from code review

Co-authored-by: Defranos <vincent.guirou@gmail.com>

* docs: update fr/deployment/index.astro

Fix linting issue on fr/deployment/index.astro

* docs: revert change on fr/deployment/index.astro

* docs: update fr/usage/index.astro

* docs: update fr/deployment/index.astro

* docs: Apply suggestions from code review

Co-authored-by: Defranos <vincent.guirou@gmail.com>

Co-authored-by: Christopher Ehrlich <ehrlich.christopher@gmail.com>
Co-authored-by: Joachim Justh <joachim.justh@alithya.com>
Co-authored-by: Defranos <vincent.guirou@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙏 community review required A review from the community is required 📚 documentation Improvements or additions to documentation 🌎 translation Translation of documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants