blitz-js / blitz-js/nl.blitzjs.com

Dutch Translation Progress

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Maintainers

* @LoriKarikari
* @dylankiss

## For New Translators

To translate a page:

1. Check that no one else has claimed your page in the checklist and comments below.
2. Comment below with the name of the page you would like to translate. **Please take only one page at a time**.
3. Clone this repo, translate your page, and submit a pull request!

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:

* [x] Home Page (@blitzjs-bot) #1

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.**

* [x] Home Page (@dylankiss) #5
* [x] Get Started (@dylankiss) #6
* [x] Tutorial (@dylankiss) #20
* [ ] Languages (@dylankiss) #26
* [x] All other texts (footer, navbar, search popup, etc.) (@LoriKarikari) #8

### Introduction

* [x] What is Next.js? (@LoriKarikari) #9
* [x] Why Blitz instead of Next.js? (@LoriKarikari) #10
* [x] Tradeoffs (@LoriKarikari) #12
* [x] Free Stickers (@LoriKarikari) #13

### Basics

* [x] File Structure (@LoriKarikari ) #14
* [x] `` (@LoriKarikari) #15
* [ ] Built-In CSS Support (@LoriKarikari) #16
* [x] Image Optimization (@dylankiss) #21
* [ ] Static Files & Images (@dylankiss) #23
* [ ] Environment Variables (@LoriKarikari)
* [ ] Error Handling (@LoriKarikari)
* [ ] Testing (@dylankiss) #24

### Pages

* [ ] Pages (@dylankiss) #25
* [ ] Redirects
* [ ] Error Pages
* [ ] ``
* [ ] ``
* [ ] Preview Mode
* [ ] Static HTML Export
* [ ] Code Splitting
* [ ] `getStaticProps` API
* [ ] `getStaticPaths` API
* [ ] `getServerSideProps` API

### Routing

* [ ] File-Based Routing
* [ ] Conventions
* [ ] Internationalized Routing
* [ ] ``
* [ ] URL Params & Query
* [ ] Router
* [ ] API Routes
* [ ] Shallow Routing

## Next Steps

These are the next most important translations, ordered by importance:

### Database

* [ ] Overview
* [ ] Run Postgres Locally
* [ ] Seeds
* [ ] Prisma Utilities
* [ ] Fauna

### Queries & Mutations

* [ ] Query Resolvers
* [ ] Use Queries
* [ ] Mutation Resolvers
* [ ] Use Mutations
* [ ] Client Utilities
* [ ] Server Utilities
* [ ] `useQuery`
* [ ] `usePaginatedQuery`
* [ ] `useInfiniteQuery`
* [ ] `useMutation`

### Auth

* [ ] Overview
* [ ] Session Management
* [ ] Authorization & Security
* [ ] Hooks & Utilities
* [ ] Third Party Login w/Passport.js
* [ ] How To Impersonate Other Users

### Backend Architecture

* [ ] Background Processing with Quirrel
* [ ] HTTP Middleware
* [ ] Custom Server

### Deploying to Production

* [ ] To Render.com
* [ ] To Vercel
* [ ] To Heroku

### Community

* [ ] How the Community Operates
* [ ] Manifesto
* [ ] History
* [ ] How to Contribute
* [ ] Being a Maintainer
* [ ] Code of Conduct
* [ ] Doc Translations

### Configuration

* [ ] `blitz.config.js`
* [ ] Webpack Config
* [ ] PostCSS Config
* [ ] RPC Specification
* [ ] Measuring Performance

### CLI

* [ ] Overview (@LoriKarikari) #17
* [ ] `blitz new` (@LoriKarikari) #18
* [ ] `blitz dev`
* [ ] `blitz start`
* [ ] `blitz build`
* [ ] `blitz export`
* [ ] `blitz db`
* [ ] `blitz prisma`
* [ ] `blitz generate`
* [ ] `blitz console`
* [ ] `blitz install`
* [ ] `blitz autocomplete`
* [ ] `blitz routes`

### Recipes

* [ ] Using Recipes
* [ ] Writing Recipes

### Templates

* [ ] Blitz Templates

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.