note German translation authored by Malin Freeborn's avatar Malin Freeborn
...@@ -59,6 +59,7 @@ gitGraph ...@@ -59,6 +59,7 @@ gitGraph
- `run` only exists to test a pipeline. Anything you put here may be destroyed at any moment with a forced push. - `run` only exists to test a pipeline. Anything you put here may be destroyed at any moment with a forced push.
- `img` branches allow images to get a double check before entering the git history. All images have to meet certain [standards](dev/Image-Requirements). - `img` branches allow images to get a double check before entering the git history. All images have to meet certain [standards](dev/Image-Requirements).
- `ods` only exists to update the Character Spreadsheet for online play. This is seriously out-of-date, and I will probably just delete that ods file soon, because BIND does not work well with online games. - `ods` only exists to update the Character Spreadsheet for online play. This is seriously out-of-date, and I will probably just delete that ods file soon, because BIND does not work well with online games.
- `l10n-de` is a [German translation](dev/German-Translation).
- Anything else goes in its own branch. - Anything else goes in its own branch.
### General Structure ### General Structure
... ...
......