[PR #32] [MERGED] Automatically copy missing translations #32

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/32
Author: @tboerger
Created: 12/24/2016
Status: Merged
Merged: 12/25/2016
Merged by: @lunny

Base: masterHead: generate-fallback


📝 Commits (2)

  • fab039b Automatically copy missing translations
  • fa1724c Added all translations to config.yaml

📊 Changes

5 files changed (+133 additions, -1 deletions)

View changed files

📝 .drone.yml (+2 -0)
📝 .drone.yml.sig (+1 -1)
📝 Makefile (+4 -0)
📝 config.yaml (+94 -0)
scripts/trans-copy (+32 -0)

📄 Description

Fixes #22


🔄 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/32 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 12/24/2016 **Status:** ✅ Merged **Merged:** 12/25/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `generate-fallback` --- ### 📝 Commits (2) - [`fab039b`](https://github.com/go-gitea/docs/commit/fab039b165b8f14ed12d88c7bd7e098e1b15bfbc) Automatically copy missing translations - [`fa1724c`](https://github.com/go-gitea/docs/commit/fa1724cacc114a77acab8743ea78723a6f1c5423) Added all translations to config.yaml ### 📊 Changes **5 files changed** (+133 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+2 -0) 📝 `.drone.yml.sig` (+1 -1) 📝 `Makefile` (+4 -0) 📝 `config.yaml` (+94 -0) ➕ `scripts/trans-copy` (+32 -0) </details> ### 📄 Description Fixes #22 --- <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:07 -05:00
yindo closed this issue 2026-02-16 11:40:07 -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#32