[PR #2097] [MERGED] Add make command update-translations for update translations from crodwin #16231

Closed
opened 2025-11-02 12:05:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2097
Author: @lunny
Created: 7/2/2017
Status: Merged
Merged: 7/3/2017
Merged by: @lafriks

Base: masterHead: lunny/add_make_update_translations


📝 Commits (2)

  • e850043 add make command update-translations for update translations from crowdin to options/locale
  • 8700794 use curl & resolve double quote on make file

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 Makefile (+10 -0)

📄 Description

Also I have sent a PR to ini package, see https://github.com/go-ini/ini/pull/110. After these two this PR merged, it's easy to update the translations to local and create a translation PR is easy too. @lafriks


🔄 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/gitea/pull/2097 **Author:** [@lunny](https://github.com/lunny) **Created:** 7/2/2017 **Status:** ✅ Merged **Merged:** 7/3/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `lunny/add_make_update_translations` --- ### 📝 Commits (2) - [`e850043`](https://github.com/go-gitea/gitea/commit/e85004351f1d5ec38dcf05f009b9dc4c6e26795c) add make command update-translations for update translations from crowdin to options/locale - [`8700794`](https://github.com/go-gitea/gitea/commit/8700794b5d51a2845be048db494f873b54e305f7) use curl & resolve double quote on make file ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Makefile` (+10 -0) </details> ### 📄 Description Also I have sent a PR to ini package, see https://github.com/go-ini/ini/pull/110. After ~these two~ this PR merged, it's easy to update the translations to local and create a translation PR is easy too. @lafriks --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:05:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16231