diff options
author | kolaente <k@knt.li> | 2021-01-22 20:12:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-22 20:12:50 +0100 |
commit | b672899372d968d9976b008f9bae60bad6882586 (patch) | |
tree | 87e7af10c037374fb08e9351be9d2744538e26f4 /docs/content/doc/translation.en-us.md | |
parent | 4d4cace5e76b2fa3fa83284011efadb626d787b9 (diff) | |
download | gitea-b672899372d968d9976b008f9bae60bad6882586.tar.gz gitea-b672899372d968d9976b008f9bae60bad6882586.zip |
Add german translation guidelines (#14283)
* Add german translation guidelines
* Add German Language to Docs
* add Translation cateory & move guidelines into it
Co-authored-by: kolaente <k@knt.li>
Co-authored-by: 6543 <6543@obermui.de>
Diffstat (limited to 'docs/content/doc/translation.en-us.md')
-rw-r--r-- | docs/content/doc/translation.en-us.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/content/doc/translation.en-us.md b/docs/content/doc/translation.en-us.md new file mode 100644 index 0000000000..208eb32ab8 --- /dev/null +++ b/docs/content/doc/translation.en-us.md @@ -0,0 +1,13 @@ +--- +date: "2021-01-22T00:00:00+02:00" +title: "Translation" +slug: "translation" +weight: 35 +toc: false +draft: false +menu: + sidebar: + name: "Translation" + weight: 45 + identifier: "translation" +--- |