Skip to content

Commit b66a39f

Browse files
authored
Merge pull request #393 from tilfischer/main
feat: update readme
2 parents 3815987 + c1112ba commit b66a39f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

readme/advanced.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ git clone https://github.com/NFDI4Chem/knowledge_base
8484
cd knowledge_base
8585
```
8686

87-
### Number of articles
87+
### Number of pages
8888

8989
```
9090
find docs -name "*.mdx" | wc -l

readme/localisation.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ We use a [Crowdin project](https://crowdin.com/project/nfdi4chem-knowledge-base)
1010

1111
As soon as the translation is finished, the branch localisation will be merged into the [`main`](https://github.com/NFDI4Chem/knowledge_base/tree/main) branch. The public website will subsequently be automatically rebuilt with the English sources and the translations downloaded from Crowdin.
1212

13+
If you just want to contribute to the German translation, feel free to make the necessary changes via Crowdin. When you are done, the site will be rebuilt using the existing English source and the updates from Crowdin.
14+
1315
## How can I contribute to translating?
1416

1517
Please get in touch with [us](mailto:helpdesk@nfdi4chem.de), we will invite you as a member in the Crowdin project and discuss all important issues.

0 commit comments

Comments
 (0)