Skip to content

Commit

Permalink
doc: fix and link German README
Browse files Browse the repository at this point in the history
- fixes the language coding: it should be either de_DE or just de;
  the latter was chosen because there is only one German
  translation and can be used generically. See RFC5646 for the
  scheme, ISO 639 for the language part and ISO 3166 for the
  territory part.
- Added the translation to the internationalizatio index in
  doc/intl/README.md
  • Loading branch information
patricklodder committed Oct 3, 2024
1 parent 381cffb commit 136b37e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/intl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Chinese:

- [README](zh_CN/README.md)

Deutsch:

- [README](de/README.md)

Farsi:

- [README](fa_IR/README.md)
Expand Down
File renamed without changes.

0 comments on commit 136b37e

Please sign in to comment.