[PR #45] [MERGED] backport to release/v1.0 branch #44

Closed
opened 2026-02-16 11:40:08 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/45
Author: @appleboy
Created: 12/29/2016
Status: Merged
Merged: 1/2/2017
Merged by: @lunny

Base: release/v1.0Head: back


📝 Commits (2)

  • 1778c8c add installation for zh-tw language.
  • 33e87d8 update latest index page for zh-tw (#38)

📊 Changes

7 files changed (+278 additions, -2 deletions)

View changed files

content/doc/installation.zh-tw.md (+13 -0)
content/doc/installation/from-binary.zh-tw.md (+35 -0)
content/doc/installation/from-package.zh-tw.md (+53 -0)
content/doc/installation/from-source.zh-tw.md (+71 -0)
content/doc/installation/windows-service.zh-tw.md (+34 -0)
content/doc/installation/with-docker.zh-tw.md (+40 -0)
📝 content/page/index.zh-tw.md (+32 -2)

📄 Description

from @tboerger #44 comment https://github.com/go-gitea/docs/pull/44#issuecomment-269602666

cc @lunny


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/docs/pull/45 **Author:** [@appleboy](https://github.com/appleboy) **Created:** 12/29/2016 **Status:** ✅ Merged **Merged:** 1/2/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.0` ← **Head:** `back` --- ### 📝 Commits (2) - [`1778c8c`](https://github.com/go-gitea/docs/commit/1778c8cdaa8acf64b31d8cd14392745ab692fe07) add installation for zh-tw language. - [`33e87d8`](https://github.com/go-gitea/docs/commit/33e87d8fc28b2f60d406dba643bc6b8fb8c5f0f7) update latest index page for zh-tw (#38) ### 📊 Changes **7 files changed** (+278 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `content/doc/installation.zh-tw.md` (+13 -0) ➕ `content/doc/installation/from-binary.zh-tw.md` (+35 -0) ➕ `content/doc/installation/from-package.zh-tw.md` (+53 -0) ➕ `content/doc/installation/from-source.zh-tw.md` (+71 -0) ➕ `content/doc/installation/windows-service.zh-tw.md` (+34 -0) ➕ `content/doc/installation/with-docker.zh-tw.md` (+40 -0) 📝 `content/page/index.zh-tw.md` (+32 -2) </details> ### 📄 Description from @tboerger #44 comment https://github.com/go-gitea/docs/pull/44#issuecomment-269602666 cc @lunny --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 11:40:08 -05:00
yindo closed this issue 2026-02-16 11:40:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#44