Open blitzjs-bot opened 3 years ago
@fdlmhmd29 awesome, i get busy this month ;)
@indiealistic Happy to help, I will translate more Blitz documentation pages in my spare time.
Btw, can I translate it into Indonesian, which is more relaxed and less standard. I think this will be much easier to understand than using standard Indonesian language. And of course the intended use is still within reasonable and acceptable limits.
Maintainer List
For New Translators
To translate a page:
Before contributing, read the glossary and style guide (once they exist) to understand how to translate various technical and Blitz-specific terms.
Please be prompt with your translations! If you find that you can't commit anymore, let the maintainers know so they can assign the page to someone else.
For Maintainers
When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:
When PRs are merged, make sure to mark that page as completed!
Core Pages
To do before releasing as an "official" translation. Please translate these pages first.
Introduction
Basics
<App>
<Image>
<Script>
<ErrorBoundary>
Pages
<Head>
<Document>
getStaticProps
APIgetStaticPaths
APIgetServerSideProps
APIRouting
<Link>
Next Steps
These are the next most important translations, ordered by importance:
Database
Queries & Mutations
useQuery
usePaginatedQuery
useInfiniteQuery
useMutation
Auth
Backend Architecture
Deploying to Production
Community
Configuration
blitz.config.js
CLI
blitz new
blitz dev
blitz start
blitz build
blitz export
blitz db
blitz prisma
blitz generate
blitz codegen
blitz console
blitz install
blitz autocomplete
blitz routes
Recipes
Templates