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: portuguese translation #853

Merged
merged 64 commits into from
Dec 8, 2022
Merged

docs: portuguese translation #853

merged 64 commits into from
Dec 8, 2022

Conversation

Sn0wye
Copy link
Contributor

@Sn0wye Sn0wye commented Nov 24, 2022

✅ 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

  • CT3A
    • Intro
    • Why
    • Install
    • Folder Structure
    • FAQ
    • T3 Collection
    • Other Recommendations
  • Usage
    • First Steps
    • Next
    • Typescript
    • tRPC
    • Prisma
    • NextAuth.js
    • Env
    • Tailwind
  • Deploy
    • Vercel
    • Docker

Rephrase && Review

  • Config
  • CT3A
    • Intro
    • Why
    • Install
    • Folder Structure
    • FAQ
    • T3 Collection
    • Other Recommendations
  • Usage
    • First Steps
    • Next
    • Typescript
    • tRPC
    • Prisma
    • NextAuth.js
    • Env
    • Tailwind
  • Deploy
    • Vercel
    • Docker

@changeset-bot
Copy link

changeset-bot bot commented Nov 24, 2022

⚠️ No Changeset found

Latest commit: eaee29c

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 Nov 24, 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 8, 2022 at 6:30PM (UTC)

@github-actions github-actions bot added the 📚 documentation Improvements or additions to documentation label Nov 24, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 24, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🟠 Performance 89
🟢 Accessibility 100
🟢 Best practices 100
🟠 SEO 86
🟠 PWA 54

Lighthouse ran on https://create-t3-app-git-fork-sn0wye-next-t3-oss.vercel.app/

@Sn0wye Sn0wye changed the title docs/pt-translation docs: portuguese translation Nov 24, 2022
@juliusmarminge
Copy link
Member

Please check out the new TRANSLATIONS.md and the notes in config.ts and configure the sidebar for your language.

@Sn0wye
Copy link
Contributor Author

Sn0wye commented Dec 4, 2022

Conflicts

No more my man, no more

@Sn0wye Sn0wye requested review from somecodingwitch and removed request for marlalain December 4, 2022 19:35
www/src/pages/pt/deployment/docker.md Outdated Show resolved Hide resolved
www/src/pages/pt/faq.md Outdated Show resolved Hide resolved
@Sn0wye
Copy link
Contributor Author

Sn0wye commented Dec 8, 2022

Hey @juliusmarminge @nexxeln @c-ehrlich, 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 2296a98 into t3-oss:next Dec 8, 2022
devvianto605 pushed a commit to devvianto605/create-devviantex-nextjs-app-deprecated that referenced this pull request Jun 9, 2024
* feat: add translation mappings

* docs: add introduction page

* docs: add why page

* docs: add installation page

* docs: add folder-structure page

* docs: add faq page

* docs: add t3-collection page

* docs: add other-recs page

* docs: add first-steps page

* docs: add next-js page

* docs: add trpc page

* fix: missing next and trpc page description

* docs: add prisma page

* docs: add next-auth page

* docs: add env-variables page

* docs: add tailwind page

* docs: add typescript page

* docs: add vercel page

* docs: add docker page

* fix: pt-BR => pt

* docs: Update www/src/pages/pt/folder-structure.md

Co-authored-by: Victória Rose <[email protected]>

* docs: update introduction.md

Co-authored-by: Victória Rose <[email protected]>

* docs: fix typos in tailwind page

* docs: update tailwind page

* fix: prettier formatting

* docs: add brazilian flag and Português language

* docs: add brazilian flag

* docs: update docker.md

Co-authored-by: Claudio Freitas <[email protected]>

* docs: update sidebar title for env

Co-authored-by: Claudio Freitas <[email protected]>

* docs: update docker.md

Co-authored-by: Claudio Freitas <[email protected]>

* docs: update docker.md

Co-authored-by: Claudio Freitas <[email protected]>

* docs: update docker.md

Co-authored-by: Claudio Freitas <[email protected]>

* docs: update docker.md

Co-authored-by: Claudio Freitas <[email protected]>

* docs: update docker.md

Co-authored-by: Claudio Freitas <[email protected]>

* docs: update docker.md

Co-authored-by: Claudio Freitas <[email protected]>

* docs: apply suggestions to docker.md

Co-authored-by: Claudio Freitas <[email protected]>
Co-authored-by: Alex <[email protected]>

* docs: add suggestions to faq.md

Co-authored-by: Alex <[email protected]>

* docs: add suggestions to faq.md

* chore: prettier formatting

* docs: review and rephrase in faq.md

* Apply suggestions from code review

Co-authored-by: Victória Rose <[email protected]>

* Apply suggestions from code review

Co-authored-by: Victória Rose <[email protected]>

* docs: review why page

* docs: review installation page

* docs: review folder-structure page

* docs: review t3-collection page

* docs: review first-steps page

* docs: review next-js page

* docs: review typescript page

* docs: review trpc page

* docs: translate missing comments on trpc page

* docs: review and rephrase next-auth page

* docs: review env-variables page

* fix: eslint errors

* docs: add suggestions to faq page

Co-authored-by: Victória Rose <[email protected]>

* docs: add suggestions to docker page

Co-authored-by: Victória Rose <[email protected]>

* chore: format

* docs: add suggestions to docker page

Co-authored-by: Victória Rose <[email protected]>

* fix: duplicate known language key

Co-authored-by: Victória Rose <[email protected]>
Co-authored-by: Claudio Freitas <[email protected]>
Co-authored-by: Alex <[email protected]>
Co-authored-by: Christopher Ehrlich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation 🌎 translation Translation of documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants