[PR #25] [MERGED] Automatically copy missing translations #39

Closed
opened 2026-02-16 12:32:17 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: generate-fallback


📝 Commits (2)

  • 81a64f7 Automatically copy missing translations
  • 57373f7 Added all translations to config.yaml

📊 Changes

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

View changed files

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

📄 Description

Fixes #20


🔄 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/website/pull/25 **Author:** [@tboerger](https://github.com/tboerger) **Created:** 12/24/2016 **Status:** ✅ Merged **Merged:** 12/24/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `generate-fallback` --- ### 📝 Commits (2) - [`81a64f7`](https://github.com/go-gitea/website/commit/81a64f75130b905dd4f83202b87b8e86a5f63325) Automatically copy missing translations - [`57373f7`](https://github.com/go-gitea/website/commit/57373f754e5fa05939471a5b25fdc31aaacee809) Added all translations to config.yaml ### 📊 Changes **5 files changed** (+71 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+2 -0) 📝 `.drone.yml.sig` (+1 -1) 📝 `Makefile` (+4 -0) 📝 `config.yaml` (+32 -0) ➕ `scripts/trans-copy` (+32 -0) </details> ### 📄 Description Fixes #20 --- <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 12:32:17 -05:00
yindo closed this issue 2026-02-16 12:32:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/website#39