From 9ca62b5aab87851aa0da9dcf2ab334a7f8393637 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Wed, 15 Apr 2020 16:31:32 +0000 Subject: [PATCH] Add translation head on docs site (#96) Add translation head on docs site Reviewed-on: https://gitea.com/gitea/website/pulls/96 Reviewed-by: 6543 <6543@noreply.gitea.io> Reviewed-by: John Olheiser --- config.yaml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/config.yaml b/config.yaml index e5a9c8f..b40fea2 100644 --- a/config.yaml +++ b/config.yaml @@ -41,6 +41,10 @@ menu: url: https://code.gitea.io/ weight: 40 pre: code + - name: Translation + url: https://crowdin.com/project/gitea + weight: 41 + pre: language - name: Downloads url: https://dl.gitea.io/ weight: 50 @@ -89,6 +93,10 @@ languages: url: https://code.gitea.io/ weight: 40 pre: code + - name: 翻译 + url: https://crowdin.com/project/gitea + weight: 41 + pre: language - name: 下载 url: https://dl.gitea.io/ weight: 50 @@ -132,6 +140,10 @@ languages: url: https://code.gitea.io/ weight: 40 pre: code + - name: 翻译 + url: https://crowdin.com/project/gitea + weight: 41 + pre: language - name: 下载 url: https://dl.gitea.io/ weight: 50 @@ -175,6 +187,10 @@ languages: url: https://code.gitea.io/ weight: 40 pre: code + - name: Translation + url: https://crowdin.com/project/gitea + weight: 41 + pre: language - name: Downloads url: https://dl.gitea.io/ weight: 50 @@ -218,6 +234,10 @@ languages: url: https://code.gitea.io/ weight: 40 pre: code + - name: Translation + url: https://crowdin.com/project/gitea + weight: 41 + pre: language - name: Downloads url: https://dl.gitea.io/ weight: 50 @@ -261,6 +281,10 @@ languages: url: https://code.gitea.io/ weight: 40 pre: code + - name: Translation + url: https://crowdin.com/project/gitea + weight: 41 + pre: language - name: 다운로드 url: https://dl.gitea.io/ weight: 50